summaryrefslogtreecommitdiff
path: root/graphics/sodipodi
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-10-17 05:28:41 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-10-17 05:28:41 +0000
commit92494ea56aec98c288e010267582061501393362 (patch)
treea813476ddbc3897fd5d198e702be22cc0ab3a09d /graphics/sodipodi
parentAdd a missing dependency on libxslt. (diff)
Add a missing dependency on libart_lgpl2.
Noticed by: bento via kris
Notes
Notes: svn path=/head/; revision=91474
Diffstat (limited to 'graphics/sodipodi')
-rw-r--r--graphics/sodipodi/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/sodipodi/Makefile b/graphics/sodipodi/Makefile
index f0e49ed7e54c..f78bec370c48 100644
--- a/graphics/sodipodi/Makefile
+++ b/graphics/sodipodi/Makefile
@@ -7,6 +7,7 @@
PORTNAME= sodipodi
PORTVERSION= 0.32
+PORTREVISION= 1
CATEGORIES= graphics gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -18,7 +19,7 @@ LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt
USE_GMAKE= yes
USE_X_PREFIX= yes
-USE_GNOME= gnomeprefix gnomehack libglade2
+USE_GNOME= gnomeprefix gnomehack libglade2 libartlgpl2
USE_REINPLACE= yes
USE_LIBTOOL= yes
CONFIGURE_ARGS= --without-gnome-print \