diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-10 15:21:21 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-10 15:21:21 +0000 |
| commit | 4af74fc7f1c8ee7957caeae86c74d39b94e84fef (patch) | |
| tree | 9b323bcd3bd5e01546acdcbc8ebfa5e108a04d56 /java/eclipse-hibernatetools | |
| parent | - Change license BSD to BSD3CLAUSE (diff) | |
Convert j* to USES=zip
Diffstat (limited to 'java/eclipse-hibernatetools')
| -rw-r--r-- | java/eclipse-hibernatetools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/eclipse-hibernatetools/Makefile b/java/eclipse-hibernatetools/Makefile index 256fd0720ac6..5c27939317de 100644 --- a/java/eclipse-hibernatetools/Makefile +++ b/java/eclipse-hibernatetools/Makefile @@ -8,7 +8,6 @@ CATEGORIES= java devel databases MASTER_SITES= SF/jboss/JBossTools/JBossTools%202.1.2.GA PKGNAMEPREFIX= eclipse- DISTNAME= HibernateTools-${DISTVERSION} -EXTRACT_SUFX= .zip DIST_SUBDIR= eclipse MAINTAINER= ports@FreeBSD.org @@ -23,6 +22,7 @@ RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse \ ${LOCALBASE}/share/eclipse/dropins/gef:${PORTSDIR}/java/eclipse-gef \ ${LOCALBASE}/share/eclipse/dropins/webtools:${PORTSDIR}/java/eclipse-webtools +USES= zip NO_BUILD= yes NO_WRKSUBDIR= yes USE_JAVA= yes |
