aboutsummaryrefslogtreecommitdiffstats
path: root/astro
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2013-07-31 14:54:09 +0800
committeraz <az@FreeBSD.org>2013-07-31 14:54:09 +0800
commit448a5e5ed056eca21f6e4c419f976b3ec6d14fd0 (patch)
treece66d6984b8e2580d19a3e478f618b13623e3080 /astro
parentbe5a215285755fb61a101782219027ad5e305270 (diff)
downloadfreebsd-ports-gnome-448a5e5ed056eca21f6e4c419f976b3ec6d14fd0.tar.gz
freebsd-ports-gnome-448a5e5ed056eca21f6e4c419f976b3ec6d14fd0.tar.zst
freebsd-ports-gnome-448a5e5ed056eca21f6e4c419f976b3ec6d14fd0.zip
- Convert to new Uses/perl5.mk framework
- Resolve issues with implicit lang/perl in extract and patch dependencies - Trim Makefile header Reviewed by: bapt@ (exp-run) Approved by: bapt@ (portmrg@)
Diffstat (limited to 'astro')
-rw-r--r--astro/google-earth/Makefile8
-rw-r--r--astro/p5-Astro-Sunrise/Makefile9
2 files changed, 5 insertions, 12 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>
diff --git a/astro/p5-Astro-Sunrise/Makefile b/astro/p5-Astro-Sunrise/Makefile
index 9e641b534de3..b0e9f011af4d 100644
--- a/astro/p5-Astro-Sunrise/Makefile
+++ b/astro/p5-Astro-Sunrise/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: astro/p5-Astro-Sunrise
-# Date created: 25 April 2001
-# Whom: Anton Berezin <tobez@tobez.org>
-#
+# Created by: Anton Berezin <tobez@tobez.org>
# $FreeBSD$
-#
PORTNAME= Astro-Sunrise
PORTVERSION= 0.91
@@ -16,7 +12,8 @@ COMMENT= Perl extension for computing the sunrise/sunset on a given day
BUILD_DEPENDS= p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure patch
MAN3= Astro::Sunrise.3