[Midnightbsd-cvs] mports: Makefile: Mark interactive since you must fetch yourself.

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Apr 10 13:51:14 EDT 2008


Log Message:
-----------
Mark interactive since you must fetch yourself.

Modified Files:
--------------
    mports/java/linux-sun-jdk16:
        Makefile (r1.3 -> r1.4)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/java/linux-sun-jdk16/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -L java/linux-sun-jdk16/Makefile -L java/linux-sun-jdk16/Makefile -u -r1.3 -r1.4
--- java/linux-sun-jdk16/Makefile
+++ java/linux-sun-jdk16/Makefile
@@ -17,6 +17,9 @@
 COMMENT=	Sun Java Development Kit 1.6 for Linux
 LICENSE=	restricted
 
+# must fetch yourself
+IS_INTERACTIVE=	yes
+
 EXTRACT_DEPENDS=${LINUX_BASE_PORT}
 BUILD_DEPENDS=	javavm:${PORTSDIR}/java/javavmwrapper
 


More information about the Midnightbsd-cvs mailing list