diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2004-07-25 08:03:08 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2004-07-25 08:03:08 +0000 |
commit | d7d0072e9331da6138f9aca79dde69da58ded150 (patch) | |
tree | eca170073dd352575d77d651afc6226e2d5d075b /java/phpeclipse_sql | |
parent | 961e0dff3d4cfe30afe963ee14ab0a4fcb88ee29 (diff) |
Notes
Diffstat (limited to 'java/phpeclipse_sql')
-rw-r--r-- | java/phpeclipse_sql/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/java/phpeclipse_sql/Makefile b/java/phpeclipse_sql/Makefile index 1a8d678edc60..2ca953db69c6 100644 --- a/java/phpeclipse_sql/Makefile +++ b/java/phpeclipse_sql/Makefile @@ -16,6 +16,8 @@ DISTNAME= phpeclipse.sql_${PORTVERSION}beta MAINTAINER= rtdean@cytherianage.net COMMENT= PHP Eclipse SQL Utility plugin for Eclipse IDE Framework +BROKEN= fix me + RUN_DEPENDS+= ${LOCALBASE}/eclipse/plugins/net.sourceforge.phpeclipse/plugin.xml:${PORTSDIR}/java/phpeclipse NO_BUILD= yes |