diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2006-05-15 22:23:04 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2006-05-15 22:23:04 +0000 |
commit | 6486c7771f0c9ad5d67817c020d6339addf93528 (patch) | |
tree | 9e6c68f8366677f2235c38fd2d7833987e19a7f9 /graphics/sodipodi | |
parent | 6eb20e951d9f1781717e5c22bf55e331d0b23a6d (diff) |
Notes
Diffstat (limited to 'graphics/sodipodi')
-rw-r--r-- | graphics/sodipodi/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/sodipodi/Makefile b/graphics/sodipodi/Makefile index 35ab0b6ff1e2..b89d8404df6e 100644 --- a/graphics/sodipodi/Makefile +++ b/graphics/sodipodi/Makefile @@ -20,6 +20,7 @@ LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt USE_GMAKE= yes USE_X_PREFIX= yes USE_GNOME= gnomeprefix gnomehack libglade2 libartlgpl2 desktopfileutils +USE_GETTEXT= yes USE_AUTOTOOLS= libtool:15 CONFIGURE_ARGS= --without-gnome-print \ --with-popt |