diff options
author | ade <ade@FreeBSD.org> | 2000-08-18 00:43:54 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-08-18 00:43:54 +0800 |
commit | 759c823dbd6127e08a4bcbd1c91c40c4d3009901 (patch) | |
tree | 6ad0e1722b1aff163da881e56d53ea4d532216ed /graphics/gnomeiconedit | |
parent | 49debcdfbd4ef98aea02bae1332c0228b4382b5a (diff) | |
download | freebsd-ports-gnome-759c823dbd6127e08a4bcbd1c91c40c4d3009901.tar.gz freebsd-ports-gnome-759c823dbd6127e08a4bcbd1c91c40c4d3009901.tar.zst freebsd-ports-gnome-759c823dbd6127e08a4bcbd1c91c40c4d3009901.zip |
Temporarily mark BROKEN until author catches up
with new version of OAF
Diffstat (limited to 'graphics/gnomeiconedit')
-rw-r--r-- | graphics/gnomeiconedit/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/gnomeiconedit/Makefile b/graphics/gnomeiconedit/Makefile index b592f27d3773..0a1eb1059986 100644 --- a/graphics/gnomeiconedit/Makefile +++ b/graphics/gnomeiconedit/Makefile @@ -19,6 +19,8 @@ LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \ bonobo.2:${PORTSDIR}/devel/bonobo RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter +BROKEN= "Uses internals from devel/oaf that are no longer present" + USE_GMAKE= yes USE_X_PREFIX= yes USE_LIBTOOL= yes |