summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authoragc <agc>1998-04-22 11:05:01 +0000
committeragc <agc>1998-04-22 11:05:01 +0000
commit85e71b358f29ed1f1eeef26ae6d1033c54e4217f (patch)
tree7c704a40be51eaf840514a005b30e0743cf59645 /misc
parentfefaee8d82eb5cc271f5eb1b3dc1e9e43877e4a9 (diff)
downloadpkgsrc-85e71b358f29ed1f1eeef26ae6d1033c54e4217f.tar.gz
Fix INFO_FILES definitions to match the commands in bsd.pkg.mk
Diffstat (limited to 'misc')
-rw-r--r--misc/git/Makefile4
-rw-r--r--misc/screen/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/git/Makefile b/misc/git/Makefile
index 4b7aa587525..df048fe54d3 100644
--- a/misc/git/Makefile
+++ b/misc/git/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 1998/04/17 09:37:24 agc Exp $
+# $NetBSD: Makefile,v 1.10 1998/04/22 11:05:03 agc Exp $
# FreeBSD Id: Makefile,v 1.8 1996/11/21 11:54:39 asami Exp
#
@@ -12,7 +12,7 @@ GNU_CONFIGURE= YES
CONFIGURE_ARGS+= ${MACHINE_ARCH}--netbsd
MAN1= git.1 gitaction.1 gitkeys.1 gitmount.1 gitps.1 gitrgrep.1 \
gitunpack.1 gitview.1
-INFO_FILES= git
+INFO_FILES= git.info
pre-install:
(cd ${WRKSRC}/info ; ${MAKE} info )
diff --git a/misc/screen/Makefile b/misc/screen/Makefile
index fbab3a0a045..09feeb18f57 100644
--- a/misc/screen/Makefile
+++ b/misc/screen/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 1998/04/17 09:37:24 agc Exp $
+# $NetBSD: Makefile,v 1.9 1998/04/22 11:05:03 agc Exp $
# FreeBSD Id: Makefile,v 1.17 1997/06/16 06:39:51 max Exp
#
@@ -11,7 +11,7 @@ MAINTAINER= hubertf@netbsd.org
GNU_CONFIGURE= yes
MAN1= screen.1
-INFO_FILES= screen
+INFO_FILES= screen.info
post-install:
@${MKDIR} ${PREFIX}/share/examples/screen