From f27d17983f5765452a50bae02ea57789c0522364 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Wed, 11 Nov 1998 02:02:14 +0000 Subject: [PATCH] Add USE_XLIB. Found by: Steve's little perl script --- x11-toolkits/tk80/Makefile | 3 ++- x11-toolkits/tk82/Makefile | 3 ++- x11-toolkits/tk83/Makefile | 3 ++- x11-toolkits/tk84/Makefile | 3 ++- 4 files changed, 8 insertions(+), 4 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 diff --git a/x11-toolkits/tk82/Makefile b/x11-toolkits/tk82/Makefile index f9469cabe81d..150f14faabb3 100644 --- a/x11-toolkits/tk82/Makefile +++ b/x11-toolkits/tk82/Makefile @@ -3,7 +3,7 @@ # Date created: 19 August 1997 # Whom: jkh # -# $Id: Makefile,v 1.16 1998/10/03 21:36:15 steve Exp $ +# $Id: Makefile,v 1.17 1998/10/03 22:05:46 steve Exp $ # DISTNAME= tk8.1a2 @@ -15,6 +15,7 @@ MAINTAINER= jseger@FreeBSD.ORG LIB_DEPENDS= tcl81.1:${PORTSDIR}/lang/tcl81 +USE_XLIB= yes NO_LATEST_LINK= yes WRKSRC= ${WRKDIR}/${DISTNAME}/unix GNU_CONFIGURE= yes diff --git a/x11-toolkits/tk83/Makefile b/x11-toolkits/tk83/Makefile index f9469cabe81d..150f14faabb3 100644 --- a/x11-toolkits/tk83/Makefile +++ b/x11-toolkits/tk83/Makefile @@ -3,7 +3,7 @@ # Date created: 19 August 1997 # Whom: jkh # -# $Id: Makefile,v 1.16 1998/10/03 21:36:15 steve Exp $ +# $Id: Makefile,v 1.17 1998/10/03 22:05:46 steve Exp $ # DISTNAME= tk8.1a2 @@ -15,6 +15,7 @@ MAINTAINER= jseger@FreeBSD.ORG LIB_DEPENDS= tcl81.1:${PORTSDIR}/lang/tcl81 +USE_XLIB= yes NO_LATEST_LINK= yes WRKSRC= ${WRKDIR}/${DISTNAME}/unix GNU_CONFIGURE= yes diff --git a/x11-toolkits/tk84/Makefile b/x11-toolkits/tk84/Makefile index f9469cabe81d..150f14faabb3 100644 --- a/x11-toolkits/tk84/Makefile +++ b/x11-toolkits/tk84/Makefile @@ -3,7 +3,7 @@ # Date created: 19 August 1997 # Whom: jkh # -# $Id: Makefile,v 1.16 1998/10/03 21:36:15 steve Exp $ +# $Id: Makefile,v 1.17 1998/10/03 22:05:46 steve Exp $ # DISTNAME= tk8.1a2 @@ -15,6 +15,7 @@ MAINTAINER= jseger@FreeBSD.ORG LIB_DEPENDS= tcl81.1:${PORTSDIR}/lang/tcl81 +USE_XLIB= yes NO_LATEST_LINK= yes WRKSRC= ${WRKDIR}/${DISTNAME}/unix GNU_CONFIGURE= yes