aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2007-12-16 02:32:33 +0800
committerpav <pav@FreeBSD.org>2007-12-16 02:32:33 +0800
commita91b150cea86de8c9a178c891e17f1f26278ec20 (patch)
tree7de1d1a9b78eb4a6a3751d61aa3250b4df7ece0d
parent1ad3d16ec4416e7923a6e1f332854bdbb4b807ad (diff)
downloadfreebsd-ports-gnome-a91b150cea86de8c9a178c891e17f1f26278ec20.tar.gz
freebsd-ports-gnome-a91b150cea86de8c9a178c891e17f1f26278ec20.tar.zst
freebsd-ports-gnome-a91b150cea86de8c9a178c891e17f1f26278ec20.zip
- Register conflicts against sablevm-classpath
-rw-r--r--java/classpath/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/java/classpath/Makefile b/java/classpath/Makefile
index 58ebd6fdd021..8acb1d21c8d8 100644
--- a/java/classpath/Makefile
+++ b/java/classpath/Makefile
@@ -32,4 +32,6 @@ USE_GMAKE= yes
INFO= hacking tools vmintegration
+CONFLICTS= sablevm-classpath-*
+
.include <bsd.port.mk>