summaryrefslogtreecommitdiff
path: root/java/kaffe/Makefile
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2006-02-23 10:40:44 +0000
committerAde Lovett <ade@FreeBSD.org>2006-02-23 10:40:44 +0000
commit8503536d3896846d823f7f76be54e0a99da8d8b6 (patch)
tree1a89e4038216ead71b008f2a5091474964e1c341 /java/kaffe/Makefile
parentUnbreak: make it fetchable again (diff)
Conversion to a single libtool environment.
Approved by: portmgr (kris)
Notes
Notes: svn path=/head/; revision=156749
Diffstat (limited to 'java/kaffe/Makefile')
-rw-r--r--java/kaffe/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/java/kaffe/Makefile b/java/kaffe/Makefile
index 68c499a11c8c..e59e829ca22b 100644
--- a/java/kaffe/Makefile
+++ b/java/kaffe/Makefile
@@ -7,6 +7,7 @@
PORTNAME= kaffe
PORTVERSION= 1.1.7.r1
+PORTREVISION= 1
CATEGORIES= java devel
#MASTER_SITES= ftp://ftp.kaffe.org/pub/kaffe/v1.1.x-development/
MASTER_SITES= http://www.kaffe.org/~robilad/
@@ -28,10 +29,8 @@ RUN_DEPENDS= zip:${PORTSDIR}/archivers/zip \
ONLY_FOR_ARCHS= i386 amd64
-USE_AUTOTOOLS= libtool:15
USE_GMAKE= yes
USE_ICONV= yes
-LIBTOOLFLAGS=
INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= CPPFLAGS=-I${LOCALBASE}/include \