diff options
author | Koop Mast <kwm@FreeBSD.org> | 2009-12-02 14:22:22 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2009-12-02 14:22:22 +0000 |
commit | 53f6b6fa0c5c24849278803d26d22b9b05ee8d3f (patch) | |
tree | d89e11e7d44d0254252b798cf040bdc8e5e3e781 /editors/abiword | |
parent | dcb2ace53eee16ce2d7dc72e94c8272944e989f9 (diff) | |
download | ports-53f6b6fa0c5c24849278803d26d22b9b05ee8d3f.tar.gz ports-53f6b6fa0c5c24849278803d26d22b9b05ee8d3f.zip |
Notes
Diffstat (limited to 'editors/abiword')
-rw-r--r-- | editors/abiword/Makefile | 2 |
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" \ |