aboutsummaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-02-05 05:31:38 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-02-05 05:31:38 +0000
commit591d920c6623ce9ec062dc865f121fdec31a113a (patch)
tree6b1af362db099e14fbc8141b0f4a3a8dcabd1739 /astro
parent46aac9b16ee6b2883a724bd566b7309c32a0416b (diff)
downloadports-591d920c6623ce9ec062dc865f121fdec31a113a.tar.gz
ports-591d920c6623ce9ec062dc865f121fdec31a113a.zip
Notes
Diffstat (limited to 'astro')
-rw-r--r--astro/p5-Astro-Catalog/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/astro/p5-Astro-Catalog/Makefile b/astro/p5-Astro-Catalog/Makefile
index 55d966817177..208a2730f638 100644
--- a/astro/p5-Astro-Catalog/Makefile
+++ b/astro/p5-Astro-Catalog/Makefile
@@ -2,12 +2,10 @@
# $FreeBSD$
PORTNAME= Astro-Catalog
-PORTVERSION= 4.3.1
-PORTREVISION= 1
+PORTVERSION= 4.31
CATEGORIES= astro perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
MAINTAINER= perl@FreeBSD.org
COMMENT= Generic stellar catalogue object
@@ -27,9 +25,8 @@ BUILD_DEPENDS= p5-Astro-Coords>=0.12:astro/p5-Astro-Coords \
p5-libwww>=5.53:www/p5-libwww
RUN_DEPENDS:= ${BUILD_DEPENDS}
-CFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
-USES= perl5
+NO_ARCH= yes
+USES= localbase perl5
USE_PERL5= modbuild
post-patch: