summaryrefslogtreecommitdiff
path: root/x11/tk80
diff options
context:
space:
mode:
authorhubertf <hubertf>1998-02-02 08:10:41 +0000
committerhubertf <hubertf>1998-02-02 08:10:41 +0000
commit83f4bc66f3b83e36f6a70013df80665f12daba20 (patch)
tree6e1b9b0a665b1bf62f72ac6acdcc5cdb24156507 /x11/tk80
parent60c943df49925b6e46b7625c8e34adc37ef73716 (diff)
downloadpkgsrc-83f4bc66f3b83e36f6a70013df80665f12daba20.tar.gz
Introduce TRUE?=/usr/bin/true, and use it.
Diffstat (limited to 'x11/tk80')
-rw-r--r--x11/tk80/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/tk80/Makefile b/x11/tk80/Makefile
index 804de4d4d9e..c98574d0c13 100644
--- a/x11/tk80/Makefile
+++ b/x11/tk80/Makefile
@@ -3,7 +3,7 @@
# Date created: 19 August 1997
# Whom: jkh
#
-# $NetBSD: Makefile,v 1.7 1998/01/30 14:00:13 agc Exp $
+# $NetBSD: Makefile,v 1.8 1998/02/02 08:11:11 hubertf Exp $
# FreeBSD Id: Makefile,v 1.4 1997/10/01 09:20:31 tg Exp
#
@@ -54,7 +54,7 @@ MANN= bell.n bind.n bindtags.n bitmap.n button.n canvas.n \
tkerror.n tkvars.n tkwait.n toplevel.n winfo.n wm.n
post-install:
- ${LDCONFIG} -m ${PREFIX}/lib || /usr/bin/true
+ ${LDCONFIG} -m ${PREFIX}/lib || ${TRUE}
test:
cd ${WRKSRC}; make test