diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-13 04:41:22 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-13 04:41:22 +0000 |
commit | e4aa76a9be409201f9ab206e1028818ae37599ad (patch) | |
tree | 851b6321fa03e5421d36a142f1d0c272f1deced6 /www/mod_v2h | |
parent | a85e6c4414deff6cfa08a492c0123b8bb3c35d25 (diff) | |
download | ports-e4aa76a9be409201f9ab206e1028818ae37599ad.tar.gz ports-e4aa76a9be409201f9ab206e1028818ae37599ad.zip |
Notes
Diffstat (limited to 'www/mod_v2h')
-rw-r--r-- | www/mod_v2h/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/mod_v2h/Makefile b/www/mod_v2h/Makefile index e9534773d85d..18ffc20a2637 100644 --- a/www/mod_v2h/Makefile +++ b/www/mod_v2h/Makefile @@ -20,7 +20,6 @@ RUN_DEPENDS= ${LOCALBASE}/sbin/httpd:${PORTSDIR}/www/apache20 \ ${LOCALBASE}/lib/mysql/libmysqlclient.so:${PORTSDIR}/databases/mysql323-client WRKSRC= ${WRKDIR}/${DISTNAME}-2 -USE_REINPLACE= yes USE_PERL5_RUN= yes .include <bsd.port.pre.mk> |