diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-03-24 20:38:13 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-03-24 20:38:13 +0000 |
commit | 39891ddba4f32b449c19479aa47730ba7fa44020 (patch) | |
tree | 55b0e0d458d3e747dbbf0d22996aab18d43bda29 /www/rt3 | |
parent | e3cfb502c06e0017abc67398730f317e2f509ab7 (diff) | |
download | ports-39891ddba4f32b449c19479aa47730ba7fa44020.tar.gz ports-39891ddba4f32b449c19479aa47730ba7fa44020.zip |
Notes
Diffstat (limited to 'www/rt3')
-rw-r--r-- | www/rt3/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/rt3/Makefile b/www/rt3/Makefile index 2aa4c3d01028..73a6aa477d30 100644 --- a/www/rt3/Makefile +++ b/www/rt3/Makefile @@ -52,6 +52,8 @@ BUILD_DEPENDS+= ${APXS}:${PORTSDIR}/${APACHE_PORT} \ ${SITE_PERL}/WWW/Mechanize.pm:${PORTSDIR}/www/p5-WWW-Mechanize RUN_DEPENDS= ${BUILD_DEPENDS} +IGNORE= uses a random gid in the range reserved for local sysadmin use + APACHE_COMPAT= yes HAS_CONFIGURE= yes #NO_BUILD= yes |