summaryrefslogtreecommitdiff
path: root/lang/tcl
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2014-02-05 12:49:38 +0000
committerobache <obache@pkgsrc.org>2014-02-05 12:49:38 +0000
commite5f15453158bdab8560ca85d1565f4dbb0c0fa84 (patch)
tree4b72bc9d3dcf59ca483330c366d5fa95e7b193a1 /lang/tcl
parent53e941d93dc7e7b21296d6ca1f6adaa4c61944d7 (diff)
downloadpkgsrc-e5f15453158bdab8560ca85d1565f4dbb0c0fa84.tar.gz
--prefix=${PREFIX} is set by default with GNU_CONFIGURE=yes.
Diffstat (limited to 'lang/tcl')
-rw-r--r--lang/tcl/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/tcl/Makefile b/lang/tcl/Makefile
index da57784d7cb..3c5cde63128 100644
--- a/lang/tcl/Makefile
+++ b/lang/tcl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.73 2014/02/05 12:46:31 obache Exp $
+# $NetBSD: Makefile,v 1.74 2014/02/05 12:49:38 obache Exp $
DISTNAME= tcl${TCL_VERSION}-src
PKGNAME= tcl-${TCL_VERSION}
@@ -16,7 +16,6 @@ LICENSE= 2-clause-bsd
WRKSRC= ${WRKDIR}/tcl${TCL_VERSION}
GNU_CONFIGURE= yes
-CONFIGURE_ARGS+= --prefix=${PREFIX}
CONFIGURE_DIRS= unix
BUILD_DIRS= ${CONFIGURE_DIRS}
INSTALL_TARGET= install