aboutsummaryrefslogtreecommitdiff
path: root/astro/google-earth/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'astro/google-earth/Makefile')
-rw-r--r--astro/google-earth/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/astro/google-earth/Makefile b/astro/google-earth/Makefile
index 77d61f53d5d3..614e1913e312 100644
--- a/astro/google-earth/Makefile
+++ b/astro/google-earth/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: google-earth
-# Date created: Jun 13 2006
-# Whom: Florent Thoumie <flz@FreeBSD.org>
-#
# $FreeBSD$
-#
PORTNAME= google-earth
PORTVERSION= 6.0.3.2197
@@ -28,7 +23,8 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:C/\..*//g}/
USE_LINUX= yes
USE_LINUX_APPS= xorglibs
USE_GNOME= desktopfileutils
-USE_PERL5_BUILD= yes
+USES= perl5
+USE_PERL5= patch build
.include <bsd.port.pre.mk>