diff options
Diffstat (limited to 'games/lpairs')
-rw-r--r-- | games/lpairs/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/games/lpairs/Makefile b/games/lpairs/Makefile index 17d58eb9b78..a1ec8ca0f3a 100644 --- a/games/lpairs/Makefile +++ b/games/lpairs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2011/04/22 13:43:37 obache Exp $ +# $NetBSD: Makefile,v 1.20 2012/10/06 11:54:46 asau Exp $ DISTNAME= lpairs-1.0.4 PKGREVISION= 1 @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://lgames.sourceforge.net/ COMMENT= Memory game matching pairs of cards -PKG_DESTDIR_SUPPORT= user-destdir - USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --without-included-gettext |