diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-08-17 16:43:54 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-08-17 16:43:54 +0000 |
commit | 5d1708c2ed51dc31de2fcf2125babe1898d0bbba (patch) | |
tree | 4811b43af136db7e58903c345453c5d187f494c7 /graphics/gnomeiconedit | |
parent | 854cc897402972a7e0f0cdb128b6b9f7e751b4b9 (diff) | |
download | ports-5d1708c2ed51dc31de2fcf2125babe1898d0bbba.tar.gz ports-5d1708c2ed51dc31de2fcf2125babe1898d0bbba.zip |
Temporarily mark BROKEN until author catches up
with new version of OAF
Notes
Notes:
svn path=/head/; revision=31719
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 |