[Midnightbsd-cvs] mports: Makefile: Ok this failed on magus too.
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Fri May 2 15:32:25 EDT 2008
Log Message:
-----------
Ok this failed on magus too.
Technicall NO_BUILD and JAVA_BUILD can't both be set. however we need java installed before fake because fake uses a java INSTALLER. WTF do we do with this.
Modified Files:
--------------
mports/editors/jedit:
Makefile (r1.5 -> r1.6)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/editors/jedit/Makefile,v
retrieving revision 1.5
retrieving revision 1.6
diff -L editors/jedit/Makefile -L editors/jedit/Makefile -u -r1.5 -r1.6
--- editors/jedit/Makefile
+++ editors/jedit/Makefile
@@ -8,7 +8,7 @@
PORTNAME= jedit
PORTVERSION= 4.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= editors java
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -27,7 +27,6 @@
USE_JAVA= yes
JAVA_VERSION= 1.4+
-JAVA_BUILD= yes
JAVA_RUN= yes
USE_XORG= x11
More information about the Midnightbsd-cvs
mailing list