[Midnightbsd-cvs] mports: Makefile: Mark interactive

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Apr 10 13:52:53 EDT 2008


Log Message:
-----------
Mark interactive

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

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/java/linux-sun-jdk13/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -L java/linux-sun-jdk13/Makefile -L java/linux-sun-jdk13/Makefile -u -r1.2 -r1.3
--- java/linux-sun-jdk13/Makefile
+++ java/linux-sun-jdk13/Makefile
@@ -17,6 +17,10 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Sun Java Development Kit 1.3 for Linux
+LICENSE=	restricted
+
+# must fetch yourself
+IS_INTERACTIVE= yes
 
 EXTRACT_DEPENDS=${LINUX_BASE_PORT}
 RUN_DEPENDS=	javavm:${PORTSDIR}/java/javavmwrapper


More information about the Midnightbsd-cvs mailing list