summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorgarbled <garbled>1998-09-07 10:17:19 +0000
committergarbled <garbled>1998-09-07 10:17:19 +0000
commit206f5e41eb9424f747041f9fd644e8a9ae84c2cb (patch)
tree0cef7c9d72dfb82c1391cd413bef6bc45a371b74 /emulators
parentf8a1afd2548d0d01bc9b3cf9f9fd3f8673f88c7d (diff)
downloadpkgsrc-206f5e41eb9424f747041f9fd644e8a9ae84c2cb.tar.gz
Actually handle info files correctly, pointed out by Thorsten. Needs
exec and unexec for binary pkgs
Diffstat (limited to 'emulators')
-rw-r--r--emulators/vice/pkg/PLIST4
1 files changed, 3 insertions, 1 deletions
diff --git a/emulators/vice/pkg/PLIST b/emulators/vice/pkg/PLIST
index 11231141e8b..e5c3c547dc9 100644
--- a/emulators/vice/pkg/PLIST
+++ b/emulators/vice/pkg/PLIST
@@ -1,15 +1,17 @@
-@comment $NetBSD: PLIST,v 1.2 1998/09/07 08:38:46 frueauf Exp $
+@comment $NetBSD: PLIST,v 1.3 1998/09/07 10:17:19 garbled Exp $
bin/x64
bin/x128
bin/xvic
bin/xpet
bin/c1541
bin/petcat
+@unexec install-info --delete %D/info/vice.info %D/info/dir
info/vice.info
info/vice.info-1
info/vice.info-2
info/vice.info-3
info/vice.info-4
+@exec install-info %D/info/vice.info %D/info/dir
man/man1/c1541.1
man/man1/petcat.1
man/man1/vice.1