diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2010-01-31 14:39:07 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2010-01-31 14:39:07 +0000 |
commit | 2b67aa3ca0e811f8ff8d0e8488493273155fd25a (patch) | |
tree | 5b92dbfc259cf3bf94ccc9775f1e54e4cdba0aba /www/phpsysinfo-dev | |
parent | ae48a9478b81b35977a0dd980ac0bb6ad15f165d (diff) | |
download | ports-2b67aa3ca0e811f8ff8d0e8488493273155fd25a.tar.gz ports-2b67aa3ca0e811f8ff8d0e8488493273155fd25a.zip |
Notes
Diffstat (limited to 'www/phpsysinfo-dev')
-rw-r--r-- | www/phpsysinfo-dev/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/phpsysinfo-dev/Makefile b/www/phpsysinfo-dev/Makefile index a997e5c74fb3..1c26b13dff69 100644 --- a/www/phpsysinfo-dev/Makefile +++ b/www/phpsysinfo-dev/Makefile @@ -17,6 +17,7 @@ USE_PHP= pcre xml simplexml mbstring WANT_PHP_WEB= yes CONFLICTS= phpsysinfo-2.[0-9]* +IGNORE= please use www/phpsysinfo WRKSRC= ${WRKDIR}/${PORTNAME:L} NO_BUILD= yes |