pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/xephem Fixed paths to the Perl interpreter. Bumped...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/75233a1c6bfb
branches:  trunk
changeset: 515411:75233a1c6bfb
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sun Jul 02 10:45:30 2006 +0000

description:
Fixed paths to the Perl interpreter. Bumped PKGREVISION.

diffstat:

 x11/xephem/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (22 lines):

diff -r c6b34dad413b -r 75233a1c6bfb x11/xephem/Makefile
--- a/x11/xephem/Makefile       Sun Jul 02 10:44:45 2006 +0000
+++ b/x11/xephem/Makefile       Sun Jul 02 10:45:30 2006 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.41 2006/06/27 12:15:09 markd Exp $
+# $NetBSD: Makefile,v 1.42 2006/07/02 10:45:30 rillig Exp $
 
 DISTNAME=      xephem-3.7.1
 PKGREVISION=   1
 CATEGORIES=    x11
+PKGREVISION=   1
 MASTER_SITES=  http://www.clearskyinstitute.com/xephem/ \
                ftp://iphcip1.physik.uni-mainz.de/pub/xephem/
 
@@ -29,6 +30,7 @@
 
 WRKSRC=                ${WRKDIR}/${DISTNAME}/GUI/xephem
 USE_TOOLS+=    gmake perl:run
+REPLACE_PERL+= auxil/*.pl
 
 LIBS.SunOS+=   -lnsl -lsocket
 X11_LDFLAGS+=  ${LIBS}



Home | Main Index | Thread Index | Old Index