diff options
Diffstat (limited to 'games/xcowsay')
-rw-r--r-- | games/xcowsay/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/games/xcowsay/Makefile b/games/xcowsay/Makefile index 49e9a6b8b12..078f4be8ae3 100644 --- a/games/xcowsay/Makefile +++ b/games/xcowsay/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2012/10/02 17:11:05 tron Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/06 11:55:00 asau Exp $ # DISTNAME= xcowsay-1.3 @@ -11,8 +11,6 @@ HOMEPAGE= http://www.doof.me.uk/xcowsay/ COMMENT= Display a cow and message on your desktop LICENSE= gnu-gpl-v3 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_PKGLOCALEDIR= yes USE_TOOLS+= pkg-config |