diff options
Diffstat (limited to 'games/fortunes-calvin/Makefile')
-rw-r--r-- | games/fortunes-calvin/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/games/fortunes-calvin/Makefile b/games/fortunes-calvin/Makefile index ee5801a31d5..540db81be70 100644 --- a/games/fortunes-calvin/Makefile +++ b/games/fortunes-calvin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2011/12/12 07:06:19 marino Exp $ +# $NetBSD: Makefile,v 1.9 2012/10/06 11:54:38 asau Exp $ # DISTNAME= fortunes-calvin-0.2 @@ -12,8 +12,6 @@ COMMENT= Fortunes from the famous Calvin & Hobbes comic strips BUILD_DEPENDS+= fortune-strfile-[0-9]*:../../games/fortune-strfile -PKG_DESTDIR_SUPPORT= user-destdir - DIST_SUBDIR= ${PKGNAME_NOREV}nb1 STRFILE= ${LOCALBASE}/bin/strfile WRKSRC= ${WRKDIR} |