summaryrefslogtreecommitdiff
path: root/misc/cowsay
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2005-09-28 19:51:27 +0000
committerrillig <rillig@pkgsrc.org>2005-09-28 19:51:27 +0000
commitc987b02ad4e95bb3e85a16f90e75a3d18f613b65 (patch)
tree4eb5712a96d685a8f4574214f2b3e40d68050c66 /misc/cowsay
parent93317e106d6dfcb3cfacbfe83c24137f0f6205dd (diff)
downloadpkgsrc-c987b02ad4e95bb3e85a16f90e75a3d18f613b65.tar.gz
Replaced "# defined" with "yes" where appropriate.
Diffstat (limited to 'misc/cowsay')
-rw-r--r--misc/cowsay/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/cowsay/Makefile b/misc/cowsay/Makefile
index 4c0c7e84254..4f661722640 100644
--- a/misc/cowsay/Makefile
+++ b/misc/cowsay/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2005/07/16 01:19:14 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2005/09/28 19:51:27 rillig Exp $
DISTNAME= cowsay-3.03
PKGREVISION= 1
@@ -17,8 +17,8 @@ SUBST_MESSAGE.pap= Adjusting paths to perl and the cows
SUBST_FILES.pap= cowsay
SUBST_SED.pap= -e "s|%BANGPERL%|!${PERL5}|" -e "s|%PREFIX%|${PREFIX}|"
-NO_CONFIGURE= # defined
-NO_BUILD= # defined
+NO_CONFIGURE= yes
+NO_BUILD= yes
INSTALLATION_DIRS= bin man/man1 share/cows