aboutsummaryrefslogtreecommitdiff
path: root/textproc/exempi/Makefile
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2008-07-08 20:31:10 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2008-07-08 20:31:10 +0000
commitd0bdbbab6aba917a905c2feb4aaecb9d886cdf3d (patch)
tree17cc1d6bb7b410c973f49d16734b88b91c8980fe /textproc/exempi/Makefile
parentf0a161a88232186fd331fd78017da299219969b4 (diff)
downloadports-d0bdbbab6aba917a905c2feb4aaecb9d886cdf3d.tar.gz
ports-d0bdbbab6aba917a905c2feb4aaecb9d886cdf3d.zip
Update to 2.0.1.
Notes
Notes: svn path=/head/; revision=216555
Diffstat (limited to 'textproc/exempi/Makefile')
-rw-r--r--textproc/exempi/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/textproc/exempi/Makefile b/textproc/exempi/Makefile
index b71435688511..1a7f1365ecf3 100644
--- a/textproc/exempi/Makefile
+++ b/textproc/exempi/Makefile
@@ -3,10 +3,11 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/textproc/exempi/Makefile,v 1.1 2008/02/26 18:50:26 ahze Exp $
+# $MCom: ports/textproc/exempi/Makefile,v 1.1 2008/02/26 18:50:26 ahze Exp $
+#
PORTNAME= exempi
-PORTVERSION= 1.99.9
+PORTVERSION= 2.0.1
CATEGORIES= textproc
MASTER_SITES= http://libopenraw.freedesktop.org/download/
@@ -16,7 +17,7 @@ COMMENT= A port of Adobe XMP SDK to work on UNIX
LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2
USE_AUTOTOOLS= libtool:15
-USE_GNOME= ltverhack gnomehack
+USE_GNOME= ltverhack gnomehack gnometarget
CONFIGURE_ARGS= --enable-unittest=no
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" \
LIBS="-liconv"