diff options
Diffstat (limited to 'net/tkined/Makefile')
-rw-r--r-- | net/tkined/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/tkined/Makefile b/net/tkined/Makefile index ff269ad6264..5a797b33878 100644 --- a/net/tkined/Makefile +++ b/net/tkined/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2014/05/30 11:35:14 joerg Exp $ +# $NetBSD: Makefile,v 1.28 2014/10/09 14:06:48 wiz Exp $ # DISTNAME= scotty-2.1.11 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.nosuchname.net/scotty/ COMMENT= Graphical network discovery and monitoring tool based on scotty -PKG_INSTALLATION_TYPES= overwrite pkgviews - GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-tcl-config=${BUILDLINK_PREFIX.tcl}/lib \ --with-tk-config=${BUILDLINK_PREFIX.tk}/lib \ |