summaryrefslogtreecommitdiffstats
path: root/databases/p5-Mysql/Makefile
diff options
context:
space:
mode:
authorjedgar <jedgar@FreeBSD.org>2000-10-12 19:59:19 +0000
committerjedgar <jedgar@FreeBSD.org>2000-10-12 19:59:19 +0000
commit4c9060a9de134ffb4861abee89ff5df368c82448 (patch)
tree85e51b31e46458f8c3cd936f6c78e9507ed13c8b /databases/p5-Mysql/Makefile
parent919eed10917f3a75c212b275ad7ac721bf246dca (diff)
downloadFreeBSD-ports-4c9060a9de134ffb4861abee89ff5df368c82448.zip
FreeBSD-ports-4c9060a9de134ffb4861abee89ff5df368c82448.tar.gz
- Update port to 1.2215
- Add WWW
Diffstat (limited to 'databases/p5-Mysql/Makefile')
-rw-r--r--databases/p5-Mysql/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/databases/p5-Mysql/Makefile b/databases/p5-Mysql/Makefile
index 4a89152..9d270cb 100644
--- a/databases/p5-Mysql/Makefile
+++ b/databases/p5-Mysql/Makefile
@@ -6,12 +6,12 @@
#
PORTNAME= Mysql-modules
-PORTVERSION= 1.2214
+PORTVERSION= 1.2215
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= DBD
-DISTNAME= Msql-Mysql-modules-${PORTVERSION}
PKGNAMEPREFIX= p5-
+DISTNAME= Msql-Mysql-modules-${PORTVERSION}
MAINTAINER= jedgar@FreeBSD.org
@@ -34,6 +34,7 @@ MAN3= Bundle::DBD::mysql.3 \
MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
do-configure:
+ @${PERL} -i -e 's| -lgz||' ${WRKSRC}/lib/DBD/mysql/Install.pm
@cd ${WRKSRC}; ${SETENV} ${CONFIGURE_ENV} ${PERL5} Makefile.PL ${CONFIGURE_ARGS}
.include <bsd.port.mk>
OpenPOWER on IntegriCloud