aboutsummaryrefslogtreecommitdiffstats
path: root/editors/abiword
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2009-12-02 22:22:22 +0800
committerkwm <kwm@FreeBSD.org>2009-12-02 22:22:22 +0800
commit1db31c1dc13f7cfefd26fbeec2dd50b875ce61a4 (patch)
tree4f2804e2d2cb60de597ecd95396d60d2a6ed97db /editors/abiword
parent57904788269e5dd06a4f6a37792898e8bbb9d0eb (diff)
downloadfreebsd-ports-gnome-1db31c1dc13f7cfefd26fbeec2dd50b875ce61a4.tar.gz
freebsd-ports-gnome-1db31c1dc13f7cfefd26fbeec2dd50b875ce61a4.tar.zst
freebsd-ports-gnome-1db31c1dc13f7cfefd26fbeec2dd50b875ce61a4.zip
Register dependancy on librsvg2.
Submitted by: pointyhat (via pav@)
Diffstat (limited to 'editors/abiword')
-rw-r--r--editors/abiword/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile
index fd825fe3ca95..283e9523dbda 100644
--- a/editors/abiword/Makefile
+++ b/editors/abiword/Makefile
@@ -26,7 +26,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/X11/fonts/dejavu/DejaVuSerif.ttf:${PORTSDIR}/x11-f
USE_GMAKE= yes
USE_ICONV= yes
-USE_GNOME= gnomehack libxml2 gtk20 desktopfileutils
+USE_GNOME= gnomehack libxml2 gtk20 desktopfileutils librsvg2
WANT_GNOME= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \