summaryrefslogtreecommitdiff
path: root/games/lpairs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/lpairs/Makefile')
-rw-r--r--games/lpairs/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/lpairs/Makefile b/games/lpairs/Makefile
index 1d27950ff9a..dd1588293a7 100644
--- a/games/lpairs/Makefile
+++ b/games/lpairs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2006/06/12 16:28:09 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2008/07/14 12:56:04 joerg Exp $
DISTNAME= lpairs-1.0.1
PKGREVISION= 4
@@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://lgames.sourceforge.net/
COMMENT= Memory game matching pairs of cards
+PKG_DESTDIR_SUPPORT= user-destdir
+
GNU_CONFIGURE= yes
.include "../../devel/SDL/buildlink3.mk"