From 1501023452eb1fb6acdc28a2196e24dbd99a1212 Mon Sep 17 00:00:00 2001 From: asami Date: Fri, 7 Aug 1998 23:56:56 +0000 Subject: Fix up dependencies for ports that moved into the x11-toolkits category. --- x11-toolkits/tk82/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'x11-toolkits/tk82') diff --git a/x11-toolkits/tk82/Makefile b/x11-toolkits/tk82/Makefile index 0d9aae3..49a22f3 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.13 1998/07/27 21:36:07 hoek Exp $ +# $Id: Makefile,v 1.14 1998/08/07 22:56:47 asami Exp $ # DISTNAME= tk8.1a2 @@ -23,8 +23,8 @@ CONFIGURE_ENV= PORTSDIR=${PORTSDIR} post-install: ${LDCONFIG} -m ${PREFIX}/lib -.if exists(${PORTSDIR}/x11/tk80/pkg/INSTALL.wish) - ${SH} ${PORTSDIR}/x11/tk80/pkg/INSTALL.wish +.if exists(${PORTSDIR}/x11-toolkits/tk80/pkg/INSTALL.wish) + ${SH} ${PORTSDIR}/x11-toolkits/tk80/pkg/INSTALL.wish .endif test: @@ -32,4 +32,4 @@ test: .include -PKG_ARGS+= -i ${PORTSDIR}/x11/tk80/pkg/INSTALL.wish +PKG_ARGS+= -i ${PORTSDIR}/x11-toolkits/tk80/pkg/INSTALL.wish -- cgit v1.1