Skip to content

Commit

Permalink
print/rubygem-rbpdf-font: Strip binary executable
Browse files Browse the repository at this point in the history
- Bump PORTREVISION for package change
  • Loading branch information
sunpoet committed Jul 9, 2023
1 parent aac7743 commit 67497e3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions print/rubygem-rbpdf-font/Makefile
@@ -1,5 +1,6 @@
PORTNAME= rbpdf-font
PORTVERSION= 1.19.1
PORTREVISION= 1
CATEGORIES= print rubygems
MASTER_SITES= RG

Expand All @@ -14,4 +15,7 @@ USES= gem

NO_ARCH= yes

post-patch:
@${STRIP_CMD} ${WRKSRC}/lib/fonts/ttf2ufm/ttf2ufm

.include <bsd.port.mk>

0 comments on commit 67497e3

Please sign in to comment.