mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
databases/p5-DBD-cego: fix Makefile
This commit is contained in:
parent
7038f2a33b
commit
4d307e20a7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=372170
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user