summaryrefslogtreecommitdiff
path: root/misc/cowsay
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2011-05-18 10:48:34 +0000
committerdrochner <drochner@pkgsrc.org>2011-05-18 10:48:34 +0000
commit196d9bb9a7e96bef1ae44f4f54ad0fd38805f29c (patch)
tree5e9052ca63ad0f90de938beceb525eb132b8d909 /misc/cowsay
parent86bd7801f266625f2d2c1332b0e31c9b830d514d (diff)
downloadpkgsrc-196d9bb9a7e96bef1ae44f4f54ad0fd38805f29c.tar.gz
add manpage to substitution rule as in the original build
(still inconsistent since not all occurences are substituted)
Diffstat (limited to 'misc/cowsay')
-rw-r--r--misc/cowsay/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/cowsay/Makefile b/misc/cowsay/Makefile
index 2998b2db6fa..6c900a828e7 100644
--- a/misc/cowsay/Makefile
+++ b/misc/cowsay/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2011/03/17 21:11:44 zafer Exp $
+# $NetBSD: Makefile,v 1.13 2011/05/18 10:48:34 drochner Exp $
DISTNAME= cowsay-3.03
PKGREVISION= 1
@@ -16,7 +16,7 @@ USE_TOOLS+= perl:run
SUBST_CLASSES+= pap
SUBST_STAGE.pap= pre-install # after patch to avoid sneaking into patches
SUBST_MESSAGE.pap= Adjusting paths to perl and the cows
-SUBST_FILES.pap= cowsay
+SUBST_FILES.pap= cowsay cowsay.1
SUBST_SED.pap= -e "s|%BANGPERL%|!${PERL5}|" -e "s|%PREFIX%|${PREFIX}|"
NO_CONFIGURE= yes