[Midnightbsd-cvs] mports: Makefile: mark interactive

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Oct 14 11:41:00 EDT 2008


Log Message:
-----------
mark interactive

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

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/java/linux-sun-jre16/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L java/linux-sun-jre16/Makefile -L java/linux-sun-jre16/Makefile -u -r1.1 -r1.2
--- java/linux-sun-jre16/Makefile
+++ java/linux-sun-jre16/Makefile
@@ -18,6 +18,9 @@
 COMMENT=	Sun Java Runtime Environment 1.6 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