summaryrefslogtreecommitdiff
path: root/graphics/imlib
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2000-06-03 09:37:01 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2000-06-03 09:37:01 +0000
commit0620cf7550f26fe70c949820868db7e96dfcb861 (patch)
tree78589654dd5a4580caa0b47544d3003b9d4e7757 /graphics/imlib
parentAdd wmd_missing.1 and wml_macros.7 to list of manpages. (diff)
Remove BUILD_DEPENDS on ImageMagick.
Notes
Notes: svn path=/head/; revision=29157
Diffstat (limited to 'graphics/imlib')
-rw-r--r--graphics/imlib/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/imlib/Makefile b/graphics/imlib/Makefile
index 61b842ef0455..043d43a2dd51 100644
--- a/graphics/imlib/Makefile
+++ b/graphics/imlib/Makefile
@@ -17,7 +17,6 @@ LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png \
tiff.4:${PORTSDIR}/graphics/tiff \
ungif.5:${PORTSDIR}/graphics/libungif \
gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
-BUILD_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config