diff options
author | vanilla <vanilla@FreeBSD.org> | 2000-06-03 17:37:01 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2000-06-03 17:37:01 +0800 |
commit | 13869f8750d6a51b70c0f81052e952c039bd0c5b (patch) | |
tree | 25ed1714dd80be81d0261c89538baf2cd77e342e /graphics | |
parent | ed23401742781be3528d1570a50c56f331f34706 (diff) | |
download | freebsd-ports-gnome-13869f8750d6a51b70c0f81052e952c039bd0c5b.tar.gz freebsd-ports-gnome-13869f8750d6a51b70c0f81052e952c039bd0c5b.tar.zst freebsd-ports-gnome-13869f8750d6a51b70c0f81052e952c039bd0c5b.zip |
Remove BUILD_DEPENDS on ImageMagick.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/imlib/Makefile | 1 | ||||
-rw-r--r-- | graphics/imlib2-tmp/Makefile | 1 | ||||
-rw-r--r-- | graphics/imlib2/Makefile | 1 |
3 files changed, 0 insertions, 3 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 diff --git a/graphics/imlib2-tmp/Makefile b/graphics/imlib2-tmp/Makefile index 61b842ef0455..043d43a2dd51 100644 --- a/graphics/imlib2-tmp/Makefile +++ b/graphics/imlib2-tmp/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 diff --git a/graphics/imlib2/Makefile b/graphics/imlib2/Makefile index 61b842ef0455..043d43a2dd51 100644 --- a/graphics/imlib2/Makefile +++ b/graphics/imlib2/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 |