Skip to content

Commit

Permalink
devel/p5-Net-DBus: Strip shared library
Browse files Browse the repository at this point in the history
- Bump PORTREVISION for package change
  • Loading branch information
sunpoet committed Sep 4, 2023
1 parent f638a08 commit 5310240
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions devel/p5-Net-DBus/Makefile
@@ -1,5 +1,6 @@
PORTNAME= Net-DBus
PORTVERSION= 1.2.0
PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
Expand All @@ -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>

0 comments on commit 5310240

Please sign in to comment.