mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
print/rubygem-rbpdf-font: Strip binary executable
- Bump PORTREVISION for package change
This commit is contained in:
parent
aac774319b
commit
67497e3186
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user