aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1998-10-04 06:06:12 +0800
committersteve <steve@FreeBSD.org>1998-10-04 06:06:12 +0800
commit5511d1a6afb8a56800bb63fcaf0daf8f1e387e8a (patch)
tree76b0631930344fc71ca3e777464addcb33ed5384 /emulators
parent243d08ade83a350628a0ff0d0c6c03f583292d0f (diff)
downloadfreebsd-ports-gnome-5511d1a6afb8a56800bb63fcaf0daf8f1e387e8a.tar.gz
freebsd-ports-gnome-5511d1a6afb8a56800bb63fcaf0daf8f1e387e8a.tar.zst
freebsd-ports-gnome-5511d1a6afb8a56800bb63fcaf0daf8f1e387e8a.zip
Remove regexp support for tk81 libraries.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/hfsutils/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/hfsutils/Makefile b/emulators/hfsutils/Makefile
index 9fc8412553f6..5980d0a9b2ce 100644
--- a/emulators/hfsutils/Makefile
+++ b/emulators/hfsutils/Makefile
@@ -3,7 +3,7 @@
# Date Created: 7 Sep 1997
# Whom: Vanilla I. Shu <vanilla@MinJe.com.TW>
#
-# $Id: Makefile,v 1.9 1998/03/21 19:19:42 vanilla Exp $
+# $Id: Makefile,v 1.10 1998/08/07 23:56:18 asami Exp $
#
DISTNAME= hfsutils-3.2
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.mars.org/pub/hfs/ \
MAINTAINER= vanilla@FreeBSD.ORG
-LIB_DEPENDS= tk81\\.1\\.:${PORTSDIR}/x11-toolkits/tk81
+LIB_DEPENDS= tk81.1:${PORTSDIR}/x11-toolkits/tk81
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-tcl --with-tcl-libs=${PREFIX}/lib --with-tk --with-tk-libs=${PREFIX}/lib