summaryrefslogtreecommitdiff
path: root/x11-toolkits/tk80
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-11-11 02:02:14 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-11-11 02:02:14 +0000
commitf27d17983f5765452a50bae02ea57789c0522364 (patch)
tree9aae9dc3026543f1a9ff116f78eef460c8599282 /x11-toolkits/tk80
parentUpgrade to 2.4. This release includes CAM compatibility. (diff)
Add USE_XLIB.
Found by: Steve's little perl script
Notes
Notes: svn path=/head/; revision=14459
Diffstat (limited to 'x11-toolkits/tk80')
-rw-r--r--x11-toolkits/tk80/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/tk80/Makefile b/x11-toolkits/tk80/Makefile
index baee62cf8e8d..ddfb9aac105a 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.11 1998/08/07 22:56:46 asami Exp $
+# $Id: Makefile,v 1.12 1998/09/17 22:31:32 steve Exp $
#
DISTNAME= tk8.0p2
@@ -15,6 +15,7 @@ MAINTAINER= jkh@Freebsd.ORG
LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80
+USE_XLIB= yes
WRKSRC= ${WRKDIR}/tk8.0/unix
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared