summaryrefslogtreecommitdiff
path: root/x11/swing/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/swing/Makefile')
-rw-r--r--x11/swing/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/swing/Makefile b/x11/swing/Makefile
index dc0d79fd71c..2f046b48563 100644
--- a/x11/swing/Makefile
+++ b/x11/swing/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2000/10/16 17:21:35 hubertf Exp $
+# $NetBSD: Makefile,v 1.10 2000/10/21 23:08:07 wiz Exp $
DISTNAME= swing1_1_1
PKGNAME= swing-1.1.1
@@ -9,6 +9,8 @@ EXTRACT_SUFX= .zip
MAINTAINER= jwise@netbsd.org
HOMEPAGE= http://www.javasoft.com/products/jfc/
+BUILD_DEPENDS+= ${LOCALBASE}/bin/urlget:../../www/urlget
+
RESTRICTED= "Read license before redistributing the Java(tm) Foundation Classes"
NO_SRC_ON_FTP= ${RESTRICTED}
NO_SRC_ON_CDROM= ${RESTRICTED}
@@ -36,7 +38,6 @@ ROOT_GROUP?= wheel
TEMPDIR?= /tmp
TEMPFILE!=echo ${TEMPDIR}/swing.location.$$$$
-BUILD_DEPENDS+= ${LOCALBASE}/bin/urlget:../../www/urlget
pre-fetch:
if [ ! -x ${LOCALBASE}/bin/urlget ]; \
then \