diff options
Diffstat (limited to 'games/sirius/Makefile')
-rw-r--r-- | games/sirius/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/games/sirius/Makefile b/games/sirius/Makefile index c16459cf59f..a3d69f4bc80 100644 --- a/games/sirius/Makefile +++ b/games/sirius/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 2008/03/06 14:53:50 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2008/06/20 01:09:20 joerg Exp $ # DISTNAME= sirius-0.8.0 @@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://sirius.bitvis.nu/ COMMENT= Othello game for GNOME2 +PKG_DESTDIR_SUPPORT= user-destdir + GNU_CONFIGURE= YES USE_DIRS+= xdg-1.1 USE_TOOLS+= gmake intltool msgfmt pkg-config |