diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-23 10:53:21 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-23 10:53:21 +0000 |
commit | 36cad126ebd4467675af9f77b8c7da9b8e4cc107 (patch) | |
tree | 277d7d33775c55d88142bc5a53724ad18f0c4180 /graphics | |
parent | 26b2bed6ddc55f37f034dd7a23fbf90286abd170 (diff) | |
download | ports-36cad126ebd4467675af9f77b8c7da9b8e4cc107.tar.gz ports-36cad126ebd4467675af9f77b8c7da9b8e4cc107.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/ImageMagick/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile index 381c5783f83b..3cf28ea36744 100644 --- a/graphics/ImageMagick/Makefile +++ b/graphics/ImageMagick/Makefile @@ -35,6 +35,7 @@ LICENSE= AL2 USES= pkgconfig pathfix USE_XZ= yes USE_PERL5= yes +WANT_GNOME= yes USE_AUTOTOOLS= libltdl # For some reason, using our libtool breaks the build into pieces: #USE_AUTOTOOLS+= libtool |