diff options
Diffstat (limited to 'misc/cowsay/Makefile')
-rw-r--r-- | misc/cowsay/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/misc/cowsay/Makefile b/misc/cowsay/Makefile index 63c6c208ce0..a6e92c4a721 100644 --- a/misc/cowsay/Makefile +++ b/misc/cowsay/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2012/10/03 21:56:42 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2012/10/08 09:57:18 asau Exp $ DISTNAME= cowsay-3.03 PKGREVISION= 2 @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.nog.net/~tony/warez/cowsay.shtml COMMENT= Configurable talking cow -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= perl:run SUBST_CLASSES+= pap |