diff options
author | Jean Milanez Melo <jmelo@FreeBSD.org> | 2011-04-20 20:29:54 +0000 |
---|---|---|
committer | Jean Milanez Melo <jmelo@FreeBSD.org> | 2011-04-20 20:29:54 +0000 |
commit | e73bb79f9fa4b7c401726d5e7bd17153f89d2015 (patch) | |
tree | eaf026ee9274008bb5e5014ec3e86b424b553120 /www/thundercache | |
parent | 501863ad14076e4a849a4c1a819fdd7e10510ccc (diff) | |
download | ports-e73bb79f9fa4b7c401726d5e7bd17153f89d2015.tar.gz ports-e73bb79f9fa4b7c401726d5e7bd17153f89d2015.zip |
Notes
Diffstat (limited to 'www/thundercache')
-rw-r--r-- | www/thundercache/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/thundercache/Makefile b/www/thundercache/Makefile index 9280615971cb..84029f38c9f1 100644 --- a/www/thundercache/Makefile +++ b/www/thundercache/Makefile @@ -36,8 +36,6 @@ LICENSE_PERMS= dist-mirror pkg-mirror auto-accept LICENSE_TEXT= Commercial software with shareware license to 50 threads RESTRICTED= Commercial software with shareware license to 50 threads -MANUAL_PACKAGE_BUILD= This port wants PGSQL 8.4, but 8.2 is default and used to build php5-pgsql dependency. - .include <bsd.port.pre.mk> .if ${OSVERSION} < 800000 |