summaryrefslogtreecommitdiff
path: root/devel/tkref
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-06-27 05:20:00 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-06-27 05:20:00 +0000
commit7d45e2b7a193d40e6c5b529f166e38e0af53a8c3 (patch)
tree1aa2bbfd19ad2c48caed151304d90d00e672730a /devel/tkref
parentMake this port build again. (diff)
Remove NO_CONFIGURE and NO_PATCH, they never meant anything.
Notes
Notes: svn path=/head/; revision=11552
Diffstat (limited to 'devel/tkref')
-rw-r--r--devel/tkref/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/tkref/Makefile b/devel/tkref/Makefile
index 2341b9886414..77155fa3174b 100644
--- a/devel/tkref/Makefile
+++ b/devel/tkref/Makefile
@@ -3,7 +3,7 @@
# Date created: 3 August 1997
# Whom: Bruce Gingery <bgingery@gtcs.com>
#
-# $Id: Makefile,v 1.3 1998/02/21 22:38:09 fenner Exp $
+# $Id: Makefile,v 1.5 1998/03/20 14:35:21 tg Exp $
#
DISTNAME= tkref-1.01
@@ -16,7 +16,6 @@ MAINTAINER= bgingery@gtcs.com
RUN_DEPENDS= wish8.0:${PORTSDIR}/x11/tk80
NO_BUILD= yes
-NO_CONFIGURE= yes
do-patch:
perl -pi -e "s|/usr/local/bin/wish4.1|${PREFIX}/bin/wish8.0|;" \