From 1172a018a26163c7c8bcf9005f46084154b7cdc9 Mon Sep 17 00:00:00 2001 From: Jimmy Olgeni Date: Sun, 5 Feb 2006 16:09:33 +0000 Subject: Make portlint happy. --- java/netbeans3/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'java/netbeans3') diff --git a/java/netbeans3/Makefile b/java/netbeans3/Makefile index 9c3a5948f535..03a43d4a6e02 100644 --- a/java/netbeans3/Makefile +++ b/java/netbeans3/Makefile @@ -17,7 +17,7 @@ COMMENT= A full-featured integrated environment for Java USE_BZIP2= yes USE_JAVA= 1.4+ NO_BUILD= yes -RESTRICTED= "Restrictive license" +RESTRICTED= Restrictive license WRKSRC= ${WRKDIR}/netbeans @@ -26,7 +26,7 @@ DOWNLOAD_URL?= http://www.netbeans.org/download/release36/promoted/FCS/release36 .include .if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) -IGNORE= You must manually fetch the source distribution (${DISTFILES}) from ${DOWNLOAD_URL}, place it in ${DISTDIR} and then run make again +IGNORE= you must manually fetch the source distribution (${DISTFILES}) from ${DOWNLOAD_URL}, place it in ${DISTDIR} and then run make again .endif .if ${OSVERSION} >= 500000 -- cgit v1.2.3