aboutsummaryrefslogtreecommitdiffstats
path: root/print/libotf
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2014-06-17 23:44:08 +0800
committermiwi <miwi@FreeBSD.org>2014-06-17 23:44:08 +0800
commit68481383836677dbc88d6015787e2de0e64b1bca (patch)
tree5237a4601a5768e589ee4f59e3b84337b9533b85 /print/libotf
parente59027e8660aa3b03ba0caa5e1ef51a37db4d3b3 (diff)
downloadfreebsd-ports-gnome-68481383836677dbc88d6015787e2de0e64b1bca.tar.gz
freebsd-ports-gnome-68481383836677dbc88d6015787e2de0e64b1bca.tar.zst
freebsd-ports-gnome-68481383836677dbc88d6015787e2de0e64b1bca.zip
- Strip binary
- Update categroies - USES=libtools PR: 191109
Diffstat (limited to 'print/libotf')
-rw-r--r--print/libotf/Makefile7
-rw-r--r--print/libotf/pkg-plist1
2 files changed, 5 insertions, 3 deletions
diff --git a/print/libotf/Makefile b/print/libotf/Makefile
index d48c68cb848e..85f030fe99be 100644
--- a/print/libotf/Makefile
+++ b/print/libotf/Makefile
@@ -3,8 +3,8 @@
PORTNAME= libotf
PORTVERSION= 0.9.13
-PORTREVISION= 1
-CATEGORIES= print devel
+PORTREVISION= 2
+CATEGORIES= print devel textproc
MASTER_SITES= ${MASTER_SITE_SAVANNAH}:m17n
MASTER_SITE_SUBDIR= m17n
@@ -13,10 +13,11 @@ COMMENT= Library for handling OpenType fonts
LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2
-USES= pathfix pkgconfig
+USES= pathfix pkgconfig libtool:keepla
USE_XORG= x11 xt xaw xmu
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
CPPFLAGS+= -I${LOCALBASE}/include
+INSTALL_TARGET= install-strip
.include <bsd.port.mk>
diff --git a/print/libotf/pkg-plist b/print/libotf/pkg-plist
index b97aafe5d939..e15d72714621 100644
--- a/print/libotf/pkg-plist
+++ b/print/libotf/pkg-plist
@@ -8,4 +8,5 @@ lib/libotf.a
lib/libotf.la
lib/libotf.so
lib/libotf.so.0
+lib/libotf.so.0.0.0
libdata/pkgconfig/libotf.pc