aboutsummaryrefslogtreecommitdiff
path: root/textproc/exempi
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2013-04-27 18:25:24 +0000
committerMarcus von Appen <mva@FreeBSD.org>2013-04-27 18:25:24 +0000
commit95e70819761ed898d6a4ea9874d4bd43a5491f3e (patch)
tree05c37dd385b99b953046290a1ad749042e2d1c51 /textproc/exempi
parent284101cc39e019e4530f6878d10381ed2e68a3d5 (diff)
Notes
Diffstat (limited to 'textproc/exempi')
-rw-r--r--textproc/exempi/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/exempi/Makefile b/textproc/exempi/Makefile
index ce459b3806d7..bd59fb72e744 100644
--- a/textproc/exempi/Makefile
+++ b/textproc/exempi/Makefile
@@ -17,12 +17,12 @@ COMMENT= A port of Adobe XMP SDK to work on UNIX
LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2
USE_AUTOTOOLS= libtool
-USE_GNOME= ltverhack gnomehack
+USE_GNOME= ltverhack
CONFIGURE_ARGS= --enable-unittest=no
CONFIGURE_ENV= LIBS="-liconv"
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-USE_ICONV= yes
+USES= pathfix iconv
USE_LDCONFIG= yes
post-patch: