diff options
Diffstat (limited to 'x11')
-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 95fda01feb4..e23a6986663 100644 --- a/x11/xplanet/Makefile +++ b/x11/xplanet/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2006/09/20 18:23:48 xtraeme Exp $ +# $NetBSD: Makefile,v 1.34 2006/10/28 14:20:20 seb Exp $ DISTNAME= xplanet-1.2.0 PKGREVISION= 3 @@ -12,6 +12,8 @@ COMMENT= Rotating rendered map of the Earth in X11 root window USE_LANGUAGES= c c++ USE_TOOLS+= gmake GNU_CONFIGURE= yes +CONFIGURE_ENV+= PERL=${_ENV_PERL:Q} +_ENV_PERL= ${TOOLS_SETENV} perl # directory creation should be fixed in the future release of xplanet pre-install: |