summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authordholland <dholland>2012-08-27 02:10:51 +0000
committerdholland <dholland>2012-08-27 02:10:51 +0000
commitc9fe3d35eeae30bea348a9c3d1a7e6892510cc42 (patch)
tree54caca11d84c031d0f50ba5fc3d0b97c0274a31f /cad
parented7ca90cd3247fa66eb18e136b02000bbb48eba8 (diff)
downloadpkgsrc-c9fe3d35eeae30bea348a9c3d1a7e6892510cc42.tar.gz
Explicitly pass location of tclConfig.sh; otherwise it uses /usr/pkg and
bypasses buildlinking.
Diffstat (limited to 'cad')
-rw-r--r--cad/gnetman/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/gnetman/Makefile b/cad/gnetman/Makefile
index baaf5907048..75d0169e9c6 100644
--- a/cad/gnetman/Makefile
+++ b/cad/gnetman/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2012/08/21 23:49:18 marino Exp $
+# $NetBSD: Makefile,v 1.9 2012/08/27 02:10:51 dholland Exp $
#
DISTNAME= gnetman-11Feb05
@@ -15,6 +15,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
+CONFIGURE_ENV+= TCL_CONFIG_SH=${BUILDLINK_PREFIX.tcl}/lib/tclConfig.sh
post-extract:
${RM} ${WRKSRC}/src/include/tcl.h