From 51309cee4ce8613bb20e06aa927a0d9ee4335dc5 Mon Sep 17 00:00:00 2001 From: rillig Date: Sun, 2 Jul 2006 10:45:30 +0000 Subject: Fixed paths to the Perl interpreter. Bumped PKGREVISION. --- x11/xephem/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'x11') diff --git a/x11/xephem/Makefile b/x11/xephem/Makefile index 0e3b1ac4eb8..cfaf1be9610 100644 --- a/x11/xephem/Makefile +++ b/x11/xephem/Makefile @@ -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 @@ LICENSE= xephem-license WRKSRC= ${WRKDIR}/${DISTNAME}/GUI/xephem USE_TOOLS+= gmake perl:run +REPLACE_PERL+= auxil/*.pl LIBS.SunOS+= -lnsl -lsocket X11_LDFLAGS+= ${LIBS} -- cgit v1.2.3