diff options
author | Koop Mast <kwm@FreeBSD.org> | 2011-08-11 19:20:17 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2011-08-11 19:20:17 +0000 |
commit | 0e682dded4b509db7af4b33742b81f23f7f5df47 (patch) | |
tree | 97c412cf2e94b2420ff5f5bb466589d4954046b0 /graphics/k3d | |
parent | aaaf6642eb584d021d0c901674ff7eafe61d6bbe (diff) | |
download | ports-0e682dded4b509db7af4b33742b81f23f7f5df47.tar.gz ports-0e682dded4b509db7af4b33742b81f23f7f5df47.zip |
Notes
Diffstat (limited to 'graphics/k3d')
-rw-r--r-- | graphics/k3d/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/k3d/Makefile b/graphics/k3d/Makefile index ee3e02d9c543..c3d18f663411 100644 --- a/graphics/k3d/Makefile +++ b/graphics/k3d/Makefile @@ -38,7 +38,7 @@ CONFIGURE_ARGS= --without-docbook --without-graphviz \ --with-python=${PYTHONBASE} --with-tiff --with-openexr \ --with-plib --with-png --with-external-boost --with-libxml2 USE_GMAKE= yes -USE_GNOME= gnometarget libxslt +USE_GNOME= libxslt WANT_GNOME= yes USE_LDCONFIG= yes MAN1= k3d.1 |