diff options
Diffstat (limited to 'x11/xplanet/Makefile')
-rw-r--r-- | x11/xplanet/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/xplanet/Makefile b/x11/xplanet/Makefile index c7fe9eae347..3b8c2fc5331 100644 --- a/x11/xplanet/Makefile +++ b/x11/xplanet/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.40 2007/08/01 20:15:05 tron Exp $ +# $NetBSD: Makefile,v 1.41 2007/10/23 20:17:58 heinz Exp $ DISTNAME= xplanet-1.2.0 PKGREVISION= 5 @@ -9,6 +9,8 @@ MAINTAINER= atatat@NetBSD.org HOMEPAGE= http://xplanet.sourceforge.net/ COMMENT= Rotating rendered map of the Earth in X11 root window +PKG_DESTDIR_SUPPORT= user-destdir + USE_LANGUAGES= c c++ USE_TOOLS+= gmake GNU_CONFIGURE= yes |