summaryrefslogtreecommitdiff
path: root/graphics/hp2xx
diff options
context:
space:
mode:
authortv <tv>1999-02-11 19:17:28 +0000
committertv <tv>1999-02-11 19:17:28 +0000
commitb1e5df2a475c6ce05cca51e33d94e4953abd6c00 (patch)
treef76daec9f35f521bddac8b348dfb1657a18a40a2 /graphics/hp2xx
parent4b0835c5f3512fe972d6c6ae7a50849320125b3f (diff)
downloadpkgsrc-b1e5df2a475c6ce05cca51e33d94e4953abd6c00.tar.gz
Use install-info in $PATH, so that systems with it in base will work too.
Diffstat (limited to 'graphics/hp2xx')
-rw-r--r--graphics/hp2xx/pkg/PLIST6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/hp2xx/pkg/PLIST b/graphics/hp2xx/pkg/PLIST
index 45fb19ecb1c..0c932530e56 100644
--- a/graphics/hp2xx/pkg/PLIST
+++ b/graphics/hp2xx/pkg/PLIST
@@ -1,6 +1,6 @@
-@comment $NetBSD: PLIST,v 1.2 1998/09/22 10:53:22 agc Exp $
+@comment $NetBSD: PLIST,v 1.3 1999/02/11 19:17:31 tv Exp $
bin/hp2xx
man/man1/hp2xx.1
-@unexec %D/bin/install-info --delete %D/info/hp2xx.info %D/info/dir
+@unexec install-info --delete %D/info/hp2xx.info %D/info/dir
info/hp2xx.info
-@exec %D/bin/install-info %D/info/hp2xx.info %D/info/dir
+@exec install-info %D/info/hp2xx.info %D/info/dir