From af913f91283171cdb4d24f423ec3013e6ce9f72c Mon Sep 17 00:00:00 2001 From: pi Date: Tue, 4 Nov 2014 20:28:43 +0000 Subject: databases/p5-DBD-cego: fix Makefile --- databases/p5-DBD-cego/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'databases/p5-DBD-cego') diff --git a/databases/p5-DBD-cego/Makefile b/databases/p5-DBD-cego/Makefile index e9480e1bccdd..59beb4280474 100644 --- a/databases/p5-DBD-cego/Makefile +++ b/databases/p5-DBD-cego/Makefile @@ -6,7 +6,7 @@ CATEGORIES= databases perl5 MASTER_SITES= http://www.lemke-it.com/ PKGNAMEPREFIX= p5- -MAINTAINER= fbsd-ports@opsec.eu +MAINTAINER= pi@FreeBSD.org COMMENT= Cego DBI driver for Perl 5 LICENSE= GPLv3 @@ -23,9 +23,6 @@ USES+= perl5 USE_PERL5= configure CC:= ${CXX} -#post-configure: -# @${REINPLACE_CMD} -e 's|fno-strict-aliasing|& -fpermissive|g' ${WRKSRC}/Makefile - post-stage: ${STRIP_CMD} ${STAGEDIR}${SITE_PERL}/${PERL_ARCH}/auto/DBD/Cego/Cego.so -- cgit