1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

Update CATEGORIES if defined passenger module support.

Do not bump PORTREVISIONs.
This commit is contained in:
Sergey A. Osokin 2010-03-09 09:49:08 +00:00
parent c81b12bfd0
commit 63d50bb9a4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=250758
2 changed files with 2 additions and 0 deletions

View File

@ -78,6 +78,7 @@ MAKE_JOBS_SAFE= yes
.include <bsd.port.options.mk>
.if defined(WITH_PASSENGER_MODULE)
CATEGORIES+= ruby
USE_RUBY= yes
USE_RAKE= yes
.endif

View File

@ -75,6 +75,7 @@ MAKE_JOBS_SAFE= yes
.include <bsd.port.options.mk>
.if defined(WITH_PASSENGER_MODULE)
CATEGORIES+= ruby
USE_RUBY= yes
USE_RAKE= yes
.endif