diff options
Diffstat (limited to 'x11/tk-BWidget/Makefile')
-rw-r--r-- | x11/tk-BWidget/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/tk-BWidget/Makefile b/x11/tk-BWidget/Makefile index e22e1a0dce3..4e9dca34fd5 100644 --- a/x11/tk-BWidget/Makefile +++ b/x11/tk-BWidget/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2013/01/11 00:15:40 joerg Exp $ +# $NetBSD: Makefile,v 1.13 2014/10/09 14:07:15 wiz Exp $ DISTNAME= BWidget-1.9.0 PKGNAME= tk-${DISTNAME} @@ -15,8 +15,6 @@ LICENSE= mit DEPENDS+= tcl>=8.4:../../lang/tcl DEPENDS+= tk>=8.4:../../x11/tk -PKG_INSTALLATION_TYPES= overwrite pkgviews - NO_BUILD= YES NO_CONFIGURE= YES |