diff options
Diffstat (limited to 'x11/xplanet/Makefile')
-rw-r--r-- | x11/xplanet/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xplanet/Makefile b/x11/xplanet/Makefile index b2ccf86278e..89dd128bf97 100644 --- a/x11/xplanet/Makefile +++ b/x11/xplanet/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2006/04/17 13:47:02 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2006/05/15 23:09:05 joerg Exp $ DISTNAME= xplanet-1.2.0 PKGREVISION= 3 @@ -9,6 +9,7 @@ MAINTAINER= atatat@NetBSD.org HOMEPAGE= http://xplanet.sourceforge.net/ COMMENT= Rotating rendered map of the Earth in X11 root window +USE_LANGUAGES= c c++ USE_TOOLS+= gmake GNU_CONFIGURE= yes |