diff options
Diffstat (limited to 'x11/tk-BWidget/Makefile')
-rw-r--r-- | x11/tk-BWidget/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/tk-BWidget/Makefile b/x11/tk-BWidget/Makefile index 6aeacea8520..96ed96cf023 100644 --- a/x11/tk-BWidget/Makefile +++ b/x11/tk-BWidget/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2012/08/21 23:49:27 marino Exp $ +# $NetBSD: Makefile,v 1.11 2012/10/29 05:06:53 asau Exp $ DISTNAME= BWidget-1.9.0 PKGNAME= tk-${DISTNAME} @@ -16,7 +16,6 @@ DEPENDS+= tcl>=8.4:../../lang/tcl DEPENDS+= tk>=8.4:../../x11/tk PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir NO_BUILD= YES NO_CONFIGURE= YES |