From c7807e2039822a5c0b7db303dc5ed7221d6ab5ec Mon Sep 17 00:00:00 2001 From: gdt Date: Fri, 23 Jun 2006 11:59:53 +0000 Subject: REPLACE_INTERPRETER+= perl PKGREVISION++ --- x11/xephem/Makefile | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'x11/xephem/Makefile') diff --git a/x11/xephem/Makefile b/x11/xephem/Makefile index 2c588bd1d85..56e37a028e2 100644 --- a/x11/xephem/Makefile +++ b/x11/xephem/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.39 2006/05/11 15:07:24 gdt Exp $ +# $NetBSD: Makefile,v 1.40 2006/06/23 11:59:53 gdt Exp $ DISTNAME= xephem-3.7.1 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= http://www.clearskyinstitute.com/xephem/ \ ftp://iphcip1.physik.uni-mainz.de/pub/xephem/ @@ -31,6 +32,11 @@ USE_TOOLS+= gmake perl:run BUILD_ENV+= X11_LDFLAGS=${X11_LDFLAGS:Q} +REPLACE_INTERPRETER+= perl +REPLACE.perl.old= .*/bin/perl +REPLACE.perl.new= ${PREFIX}/bin/perl +REPLACE_FILES.perl= auxil/astorb2edb.pl auxil/mpcorb2edb.pl + .if ${MACHINE_ARCH} == "arm" || ${MACHINE_ARCH} == "arm32" GCC_REQD+= 2.95.3 .endif -- cgit v1.2.3