diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-05-18 03:05:28 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-05-18 03:05:28 +0000 |
commit | 10611048d23e698b2a48c1a0f6aa4b358a0266c2 (patch) | |
tree | e35cabb30cc38921b69b0943bd44312f6ba0ee86 /devel | |
parent | BROKEN: Does not install correctly (diff) |
BROKEN: Does not build
Notes
Notes:
svn path=/head/; revision=59386
Diffstat (limited to 'devel')
-rw-r--r-- | devel/projectcenter.app/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/projectcenter.app/Makefile b/devel/projectcenter.app/Makefile index 3d28631d9f1a..e7eba004a1e4 100644 --- a/devel/projectcenter.app/Makefile +++ b/devel/projectcenter.app/Makefile @@ -13,6 +13,8 @@ DISTNAME= ProjectCenter-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +BROKEN= "Does not build" + BUILD_DEPENDS= ${XGPSBUNDLEDIR}/libgnustep-xgps:${PORTSDIR}/x11-toolkits/gnustep-xgps RUN_DEPENDS= ${XGPSBUNDLEDIR}/libgnustep-xgps:${PORTSDIR}/x11-toolkits/gnustep-xgps |