diff options
Diffstat (limited to 'games/fkiss/Makefile')
-rw-r--r-- | games/fkiss/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/fkiss/Makefile b/games/fkiss/Makefile index 189ed5ed163..e3d42d151f3 100644 --- a/games/fkiss/Makefile +++ b/games/fkiss/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2005/02/14 10:15:05 uebayasi Exp $ +# $NetBSD: Makefile,v 1.17 2005/04/11 21:45:49 tv Exp $ # DISTNAME= fkiss-0.33 @@ -16,7 +16,6 @@ PATCH_DIST_STRIP= -p1 DEPENDS+= lha-[0-9]*:../../archivers/lha -USE_BUILDLINK3= yes USE_X11= yes USE_GNU_TOOLS+= make GNU_CONFIGURE= yes |