diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-09-08 01:12:10 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-09-08 01:12:10 +0000 |
commit | 9839011ec3910790376ce9ace5e2a1c5bcb2781f (patch) | |
tree | 41c61966bf1404bd3cfce06493a35d6a1a4acfc6 /net/radiator | |
parent | 41a56135d1e8a68844e4c575702cdbad451d7322 (diff) | |
download | ports-9839011ec3910790376ce9ace5e2a1c5bcb2781f.tar.gz ports-9839011ec3910790376ce9ace5e2a1c5bcb2781f.zip |
Notes
Diffstat (limited to 'net/radiator')
-rw-r--r-- | net/radiator/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/radiator/Makefile b/net/radiator/Makefile index c783c5eb3bb3..88b6ca0497bc 100644 --- a/net/radiator/Makefile +++ b/net/radiator/Makefile @@ -20,7 +20,6 @@ OPTIONS= MYSQL "MySQL Support" off BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 RUN_DEPENDS= ${BUILD_DEPENDS} -USE_PERL5= yes PERL_CONFIGURE= yes RESTRICTED= "Commercial software" |