summaryrefslogtreecommitdiff
path: root/java/kaffe/Makefile
diff options
context:
space:
mode:
authorHerve Quiroz <hq@FreeBSD.org>2004-12-24 15:07:12 +0000
committerHerve Quiroz <hq@FreeBSD.org>2004-12-24 15:07:12 +0000
commit32f9c23b5fa1be717e8cb4d63fe4b87c80f1a429 (patch)
treec00655f1c627398315ccbcece17bbca6d6e1a2e0 /java/kaffe/Makefile
parent- Register CONFLICTS with java/kaffe and java/javavmwrapper (diff)
- Register CONFLICTS with java/kaffe-devel and java/javavmwrapper
- Use %%DATADIR%% to calm portlint - Tweak COMMENT to calm portlint
Notes
Notes: svn path=/head/; revision=125073
Diffstat (limited to 'java/kaffe/Makefile')
-rw-r--r--java/kaffe/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/java/kaffe/Makefile b/java/kaffe/Makefile
index 0fdbb4e430aa..070f85f3352c 100644
--- a/java/kaffe/Makefile
+++ b/java/kaffe/Makefile
@@ -11,12 +11,14 @@ CATEGORIES= java
MASTER_SITES= ftp://ftp.kaffe.org/pub/kaffe/v1.0.x-production/
MAINTAINER= xaa+ports@timewasters.nl
-COMMENT= Multi-platform Java virtual machine including JIT compiler and AWT package
+COMMENT= Multi-platform Java virtual machine with JIT compiler and AWT package
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
ungif.5:${PORTSDIR}/graphics/libungif \
png.5:${PORTSDIR}/graphics/png
+CONFLICTS= kaffe-1.[!0].* javavmwrapper-2.*
+
NOT_FOR_ARCHS= amd64
USE_LIBTOOL_VER=13