aboutsummaryrefslogtreecommitdiff
path: root/print/libotf
diff options
context:
space:
mode:
Diffstat (limited to 'print/libotf')
-rw-r--r--print/libotf/Makefile8
-rw-r--r--print/libotf/distinfo4
-rw-r--r--print/libotf/pkg-descr2
3 files changed, 6 insertions, 8 deletions
diff --git a/print/libotf/Makefile b/print/libotf/Makefile
index f530ad15d7bf..d1368e5094cd 100644
--- a/print/libotf/Makefile
+++ b/print/libotf/Makefile
@@ -6,9 +6,9 @@
#
PORTNAME= libotf
-PORTVERSION= 0.9.2
+PORTVERSION= 0.9.3
CATEGORIES= print devel
-MASTER_SITES= http://tsukuba.m17n.org/libotf/
+MASTER_SITES= http://www.m17n.org/libotf/
MAINTAINER= ports@FreeBSD.org
COMMENT= Library for handling OpenType fonts
@@ -17,9 +17,7 @@ LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2
USE_XLIB= yes
USE_LIBTOOL_VER= 15
-CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-
-MAKE_ARGS= AM_CPPFLAGS="-I${X11BASE}/include"
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
INSTALLS_SHLIB= yes
.include <bsd.port.mk>
diff --git a/print/libotf/distinfo b/print/libotf/distinfo
index ad4fb2cf69f5..b64c83528e68 100644
--- a/print/libotf/distinfo
+++ b/print/libotf/distinfo
@@ -1,2 +1,2 @@
-MD5 (libotf-0.9.2.tar.gz) = 579f088d64844c00a1f1036a04b53a0a
-SIZE (libotf-0.9.2.tar.gz) = 338447
+MD5 (libotf-0.9.3.tar.gz) = c63cdd318757c589fa0d9e261a2be69b
+SIZE (libotf-0.9.3.tar.gz) = 354851
diff --git a/print/libotf/pkg-descr b/print/libotf/pkg-descr
index 67bea7194f39..7b1dc6bf3147 100644
--- a/print/libotf/pkg-descr
+++ b/print/libotf/pkg-descr
@@ -6,4 +6,4 @@ The library "libotf" provides the following facilites.
o Convert a Unicode character sequence to a glyph code sequence by
using the above tables.
-WWW: http://tsukuba.m17n.org/libotf/
+WWW: http://www.m17n.org/libotf/