Skip to content

Commit

Permalink
graphics/p5-Cairo: Strip shared library
Browse files Browse the repository at this point in the history
- Bump PORTREVISION for package change
  • Loading branch information
sunpoet committed Jul 31, 2023
1 parent 7ab967b commit 812bbbd
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion graphics/p5-Cairo/Makefile
@@ -1,8 +1,9 @@
PORTNAME= Cairo
PORTVERSION= 1.109
PORTREVISION= 1
CATEGORIES= graphics perl5
MASTER_SITES= CPAN \
SF/gtk2-perl/${PORTNAME}/${PORTVERSION}
SF/gtk2-perl/Cairo/${PORTVERSION}
MASTER_SITE_SUBDIR= CPAN:XAOC
PKGNAMEPREFIX= p5-

Expand All @@ -21,4 +22,7 @@ TEST_DEPENDS= p5-Font-FreeType>=0:print/p5-Font-FreeType \
USES= perl5
USE_PERL5= configure

post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Cairo/Cairo.so

.include <bsd.port.mk>

0 comments on commit 812bbbd

Please sign in to comment.