diff options
author | nork <nork@FreeBSD.org> | 2004-07-25 08:03:08 +0000 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2004-07-25 08:03:08 +0000 |
commit | bd465a7e124abdba076175f82a83c71eea694422 (patch) | |
tree | 5f58a6b821b2c86b8e04b89921b20f167c240844 /java/phpeclipse | |
parent | 6b5058d7de1efd1088ce33fe04c1505b20a6d22c (diff) | |
download | FreeBSD-ports-bd465a7e124abdba076175f82a83c71eea694422.zip FreeBSD-ports-bd465a7e124abdba076175f82a83c71eea694422.tar.gz |
Mark BROKEN.
Diffstat (limited to 'java/phpeclipse')
-rw-r--r-- | java/phpeclipse/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/java/phpeclipse/Makefile b/java/phpeclipse/Makefile index 32f1ef2..82c0d30 100644 --- a/java/phpeclipse/Makefile +++ b/java/phpeclipse/Makefile @@ -16,6 +16,8 @@ DISTNAME= net.sourceforge.phpeclipse_${PORTVERSION}a MAINTAINER= rtdean@cytherianage.net COMMENT= PHP Eclipse adds PHP support to the Eclipse IDE Framework +BROKEN= fix me + RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse NO_BUILD= yes |