diff options
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 |