summaryrefslogtreecommitdiff
path: root/print/libotf
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-23 11:11:33 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-23 11:11:33 +0000
commitc4c8f4be4536497618de854065bf169361a7ad2b (patch)
tree965f82d89155ed89bcaf360c6ab2b1ed750b5314 /print/libotf
parent- Update to 1.3.86 (diff)
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION Approved by: portmgr (xorg cleanup)
Notes
Notes: svn path=/head/; revision=209620
Diffstat (limited to 'print/libotf')
-rw-r--r--print/libotf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/libotf/Makefile b/print/libotf/Makefile
index fe1bbee32f00..3cdeb7c28ca7 100644
--- a/print/libotf/Makefile
+++ b/print/libotf/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libotf
PORTVERSION= 0.9.7
+PORTREVISION= 1
CATEGORIES= print devel
MASTER_SITES= http://www.m17n.org/libotf/
@@ -16,7 +17,6 @@ COMMENT= Library for handling OpenType fonts
LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2
USE_GNOME= pkgconfig
-USE_XLIB= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_LDCONFIG= yes