summaryrefslogtreecommitdiffstats
path: root/java/jikes/Makefile
diff options
context:
space:
mode:
authorarchie <archie@FreeBSD.org>2000-07-31 23:55:10 +0000
committerarchie <archie@FreeBSD.org>2000-07-31 23:55:10 +0000
commitaab2ab4ba37d96ed3221307e6c71b5361d9f53e9 (patch)
treeeb7af92fea1cc32f42e4396c153a72879ff65c16 /java/jikes/Makefile
parent9f56fddf397ce008fa7b6360d10027dd68ea716b (diff)
downloadFreeBSD-ports-aab2ab4ba37d96ed3221307e6c71b5361d9f53e9.zip
FreeBSD-ports-aab2ab4ba37d96ed3221307e6c71b5361d9f53e9.tar.gz
Update to version 1.12.
Diffstat (limited to 'java/jikes/Makefile')
-rw-r--r--java/jikes/Makefile25
1 files changed, 5 insertions, 20 deletions
diff --git a/java/jikes/Makefile b/java/jikes/Makefile
index 0e6a2ff..40b9fc5 100644
--- a/java/jikes/Makefile
+++ b/java/jikes/Makefile
@@ -6,30 +6,15 @@
#
PORTNAME= jikes
-PORTVERSION= 1.11
+PORTVERSION= 1.12
CATEGORIES= java
-MASTER_SITES= ${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR= archie
+MASTER_SITES= http://oss.software.ibm.com/developerworks/opensource/jikes/project/download/v112/
-MAINTAINER= archie@whistle.com
+MAINTAINER= archie@freebsd.org
-WRKSRC= ${WRKDIR}/jikes/src
MAN1= jikes.1
-MAKE_ENV= WRKDIR=${WRKDIR}
-PATCH_STRIP= -p2
-# (sufficiently handled by pkg/MESSAGE, but if IBM has an issue then
-# uncomment this section)
-#
-#fetch-depends:
-#
-#.if !defined(READ_IBM_LICENSE)
-# @echo ""
-# @echo "You must read the IBM license prior to using this software,"
-# @echo "then set READ_IBM_LICENSE=YES in /etc/make.conf.local"
-# @echo ""
-# @echo "The license is available at http://www.ibm.com/research/jikes"
-# @${FALSE}
-#.endif
+HAS_CONFIGURE= yes
+USE_GMAKE= yes
.include <bsd.port.mk>
OpenPOWER on IntegriCloud