diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-08-28 12:57:52 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-08-28 12:57:52 +0000 |
commit | a3c383f62d926c2ce3af35bbf3af92749150b751 (patch) | |
tree | a8d71bac10848d17da20b6cb390fa707b012c9f8 /www/postnuke/Makefile | |
parent | d90d7b94c09bda503e13bca12bb41b8de10580bc (diff) | |
download | ports-a3c383f62d926c2ce3af35bbf3af92749150b751.tar.gz ports-a3c383f62d926c2ce3af35bbf3af92749150b751.zip |
Notes
Diffstat (limited to 'www/postnuke/Makefile')
-rw-r--r-- | www/postnuke/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/postnuke/Makefile b/www/postnuke/Makefile index bc266d748432..c979e3c09b56 100644 --- a/www/postnuke/Makefile +++ b/www/postnuke/Makefile @@ -16,9 +16,10 @@ DISTNAME= Rogue_714 MAINTAINER= ports@FreeBSD.org COMMENT= An automated website package to distribute and manage content -LIB_DEPENDS= mysqlclient.10:${PORTSDIR}/databases/mysql323-client RUN_DEPENDS= ${LOCALBASE}/share/pear/System.php:${PORTSDIR}/devel/pear-PEAR +USE_MYSQL= YES + NO_BUILD= yes WRKSRC= ${WRKDIR}/pn_714 NO_WRKSUBDIR= yes |