aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/tk80/Makefile
diff options
context:
space:
mode:
authortg <tg@FreeBSD.org>1997-10-01 17:20:37 +0800
committertg <tg@FreeBSD.org>1997-10-01 17:20:37 +0800
commit417b92b70f34397079820ec16c07e2c5c0f2f110 (patch)
tree2549d107ca1e6896cdce6125e5640ed13086cf16 /x11-toolkits/tk80/Makefile
parent6704c3bc425d5f47aac1b3bc6dde37fd1d8b0d0c (diff)
downloadfreebsd-ports-gnome-417b92b70f34397079820ec16c07e2c5c0f2f110.tar.gz
freebsd-ports-gnome-417b92b70f34397079820ec16c07e2c5c0f2f110.tar.zst
freebsd-ports-gnome-417b92b70f34397079820ec16c07e2c5c0f2f110.zip
Install all headers into ${PREFIX}/lib/tk8.0/{generic,unix}.
No longer requires the configured tcl80. OK'd by: jkh
Diffstat (limited to 'x11-toolkits/tk80/Makefile')
-rw-r--r--x11-toolkits/tk80/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-toolkits/tk80/Makefile b/x11-toolkits/tk80/Makefile
index c9e50d2bbbe3..6112abacdc75 100644
--- a/x11-toolkits/tk80/Makefile
+++ b/x11-toolkits/tk80/Makefile
@@ -3,7 +3,7 @@
# Date created: 19 August 1997
# Whom: jkh
#
-# $Id: Makefile,v 1.2 1997/08/25 16:40:13 jkh Exp $
+# $Id: Makefile,v 1.3 1997/08/27 05:03:11 asami Exp $
#
DISTNAME= tk8.0
@@ -14,7 +14,6 @@ MASTER_SITES= ftp://ftp.sunlabs.com/pub/tcl/
MAINTAINER= jkh@Freebsd.ORG
LIB_DEPENDS= tcl80\\.1\\.:${PORTSDIR}/lang/tcl80
-BUILD_DEPENDS= /nonexistent:${PORTSDIR}/lang/tcl80:configure
WRKSRC= ${WRKDIR}/${DISTNAME}/unix
GNU_CONFIGURE= yes