mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-11 02:50:24 +00:00
devel/p5-Net-DBus: Strip shared library
- Bump PORTREVISION for package change
This commit is contained in:
parent
f638a08a4a
commit
5310240d2a
@ -1,5 +1,6 @@
|
||||
PORTNAME= Net-DBus
|
||||
PORTVERSION= 1.2.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -18,4 +19,7 @@ RUN_DEPENDS= p5-XML-Twig>=0:textproc/p5-XML-Twig
|
||||
USES= perl5 pkgconfig
|
||||
USE_PERL5= configure
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Net/DBus/DBus.so
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user