aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/gnomeiconedit/Makefile
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2001-05-05 05:41:30 +0800
committerade <ade@FreeBSD.org>2001-05-05 05:41:30 +0800
commit6855df27735fc5f10d442e902a0e3b24e5c8f96d (patch)
treea06401f746a2c66d7519e13e47116450d2e2857d /graphics/gnomeiconedit/Makefile
parent6bb45ee02a63914be3ecd530070d92541da9614b (diff)
downloadfreebsd-ports-gnome-6855df27735fc5f10d442e902a0e3b24e5c8f96d.tar.gz
freebsd-ports-gnome-6855df27735fc5f10d442e902a0e3b24e5c8f96d.tar.zst
freebsd-ports-gnome-6855df27735fc5f10d442e902a0e3b24e5c8f96d.zip
Various patches (mainly shared library revision changes) for those
ports that depend on GNOME and need to change for 1.4
Diffstat (limited to 'graphics/gnomeiconedit/Makefile')
-rw-r--r--graphics/gnomeiconedit/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/graphics/gnomeiconedit/Makefile b/graphics/gnomeiconedit/Makefile
index efe0cdd3b052..5899e90913e4 100644
--- a/graphics/gnomeiconedit/Makefile
+++ b/graphics/gnomeiconedit/Makefile
@@ -13,14 +13,9 @@ DISTNAME= gnome-iconedit-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
-LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \
- gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \
- gnomeprint.13:${PORTSDIR}/print/gnomeprint \
- bonobo.2:${PORTSDIR}/devel/bonobo
-RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter
-
BROKEN= "Uses internals from devel/oaf that are no longer present"
+USE_GNOME= yes
USE_GMAKE= yes
USE_X_PREFIX= yes
USE_LIBTOOL= yes