diff options
Diffstat (limited to 'games/scid/Makefile')
-rw-r--r-- | games/scid/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/games/scid/Makefile b/games/scid/Makefile index 9255dcad8e7..6913a7a39d4 100644 --- a/games/scid/Makefile +++ b/games/scid/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2007/02/02 18:46:26 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2008/04/25 13:14:52 joerg Exp $ # DISTNAME= scid-3.6.1 @@ -10,6 +10,8 @@ MAINTAINER= luapzz@gmail.com HOMEPAGE= http://scid.sourceforge.net/ COMMENT= Shane's Chess Information Database +PKG_DESTDIR_SUPPORT= user-destdir + USE_PKGLOCALEDIR= yes HAS_CONFIGURE= yes USE_LANGUAGES= c c++ |