diff options
Diffstat (limited to 'cad/gnetman/Makefile')
-rw-r--r-- | cad/gnetman/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/cad/gnetman/Makefile b/cad/gnetman/Makefile index 75d0169e9c6..d478ef779fb 100644 --- a/cad/gnetman/Makefile +++ b/cad/gnetman/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2012/08/27 02:10:51 dholland Exp $ +# $NetBSD: Makefile,v 1.10 2012/10/08 13:25:12 asau Exp $ # DISTNAME= gnetman-11Feb05 @@ -11,8 +11,6 @@ MAINTAINER= dmcmahill@NetBSD.org HOMEPAGE= http://www.viasic.com/opensource/ COMMENT= Advanced Netlister and Netlist Manipulation Database for gEDA -PKG_DESTDIR_SUPPORT= user-destdir - USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes CONFIGURE_ENV+= TCL_CONFIG_SH=${BUILDLINK_PREFIX.tcl}/lib/tclConfig.sh |