diff options
Diffstat (limited to 'games/sl/Makefile')
-rw-r--r-- | games/sl/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/sl/Makefile b/games/sl/Makefile index 6e6f0b4fa44..890481198a6 100644 --- a/games/sl/Makefile +++ b/games/sl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2012/05/23 08:11:18 dholland Exp $ +# $NetBSD: Makefile,v 1.18 2012/10/06 11:54:55 asau Exp $ # DISTNAME= sl @@ -19,7 +19,6 @@ DIST_SUBDIR= ${PKGNAME_NOREV} BUILD_DEPENDS+= nkf-[0-9]*:../../converters/nkf -PKG_DESTDIR_SUPPORT= user-destdir INSTALLATION_DIRS= bin ${PKGMANDIR}/ja_JP.EUC/man1 post-build: |