[Midnightbsd-cvs] mports: Makefile: This port is causing chaos.

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Mon Oct 13 13:43:58 EDT 2008


Log Message:
-----------
This port is causing chaos.  I think it's exposing a bug in blackdown so require java 5

Modified Files:
--------------
    mports/textproc/xerces-j:
        Makefile (r1.1 -> r1.2)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/textproc/xerces-j/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L textproc/xerces-j/Makefile -L textproc/xerces-j/Makefile -u -r1.1 -r1.2
--- textproc/xerces-j/Makefile
+++ textproc/xerces-j/Makefile
@@ -20,7 +20,7 @@
 CONFLICTS=	xml4j-4.*
 
 USE_JAVA=	yes
-JAVA_VERSION=	1.3+
+JAVA_VERSION=	1.5+
 USE_ANT=	yes
 USE_JIKES=	no
 


More information about the Midnightbsd-cvs mailing list