print/rubygem-rbpdf-font: Strip binary executable

- Bump PORTREVISION for package change
2023Q4
Po-Chuan Hsieh 2023-07-09 18:26:22 +08:00
parent aac774319b
commit 67497e3186
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,6 @@
PORTNAME= rbpdf-font
PORTVERSION= 1.19.1
PORTREVISION= 1
CATEGORIES= print rubygems
MASTER_SITES= RG
@ -14,4 +15,7 @@ USES= gem
NO_ARCH= yes
post-patch:
@${STRIP_CMD} ${WRKSRC}/lib/fonts/ttf2ufm/ttf2ufm
.include <bsd.port.mk>