diff options
Diffstat (limited to 'x11/swing/Makefile')
-rw-r--r-- | x11/swing/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/swing/Makefile b/x11/swing/Makefile index 62641e9eec7..888d367ead3 100644 --- a/x11/swing/Makefile +++ b/x11/swing/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2003/01/29 20:24:49 jlam Exp $ +# $NetBSD: Makefile,v 1.21 2003/03/28 21:14:41 wiz Exp $ DISTNAME= swing1_1_1 PKGNAME= swing-1.1.1 @@ -22,7 +22,6 @@ NO_BIN_ON_CDROM= ${RESTRICTED} LICENSE= sun-swing-license USE_JAVA= run -NO_PATCH= yes NO_CONFIGURE= yes NO_BUILD= yes |