summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>1996-12-07 19:58:09 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>1996-12-07 19:58:09 +0000
commit1958fc5e8ed83805e947cc21e9612c545359b7e0 (patch)
treec79395dd30ccaa6e57baf96dff742d4181a1e70c /lang
parentAdded reason for NO_PACKAGE. (Interactive installation, sort of.) (diff)
No need to define HAS_CONFIGURE when GNU_CONFIGURE is defined.
Notes
Notes: svn path=/head/; revision=4876
Diffstat (limited to 'lang')
-rw-r--r--lang/expect/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/expect/Makefile b/lang/expect/Makefile
index ec017b037244..75b8780430be 100644
--- a/lang/expect/Makefile
+++ b/lang/expect/Makefile
@@ -3,7 +3,7 @@
# Date created: 20 November 1994
# Whom: pst
#
-# $Id: Makefile,v 1.12 1996/11/12 02:18:08 obrien Exp $
+# $Id: Makefile,v 1.13 1996/11/18 14:02:23 asami Exp $
#
DISTNAME= expect-5.21
@@ -14,7 +14,6 @@ DISTFILES= expect.tar.gz
LIB_DEPENDS= tk41\\.1\\.:${PORTSDIR}/x11/tk41
-HAS_CONFIGURE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared --with-tclconfig=/usr/libdata/tcl \
--with-tclinclude=/usr/include/tcl