summaryrefslogtreecommitdiff
path: root/math/eukleides/PLIST
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2003-05-06 23:19:17 +0000
committerseb <seb@pkgsrc.org>2003-05-06 23:19:17 +0000
commit7582674243e74e4ccb543f0e95b0f2ee83e5b53a (patch)
tree991d8fab38b75b172141c9aeeb1dd05a633353eb /math/eukleides/PLIST
parente888d5a5ed540b190901ccbbe36f020a6046eee0 (diff)
downloadpkgsrc-7582674243e74e4ccb543f0e95b0f2ee83e5b53a.tar.gz
Use texinfo.mk.
Fix info files handling in Makefile and PLIST.
Diffstat (limited to 'math/eukleides/PLIST')
-rw-r--r--math/eukleides/PLIST6
1 files changed, 3 insertions, 3 deletions
diff --git a/math/eukleides/PLIST b/math/eukleides/PLIST
index dcb2452e78e..214a724fcfe 100644
--- a/math/eukleides/PLIST
+++ b/math/eukleides/PLIST
@@ -1,10 +1,10 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2002/12/07 17:59:25 cjep Exp $
+@comment $NetBSD: PLIST,v 1.2 2003/05/06 23:19:17 seb Exp $
bin/eukleides
bin/euk2eps
bin/euk2edit
-@unexec install-info --delete %D/info/eukleides.info %D/info/dir
+@unexec ${INSTALL_INFO} --delete %D/info/eukleides.info %D/info/dir
info/eukleides.info
-@exec install-info %D/info/eukleides.info %D/info/dir
+@exec ${INSTALL_INFO} %D/info/eukleides.info %D/info/dir
man/man1/euk2edit.1
man/man1/euk2eps.1
man/man1/eukleides.1