summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorrillig <rillig>2006-07-02 10:45:30 +0000
committerrillig <rillig>2006-07-02 10:45:30 +0000
commit51309cee4ce8613bb20e06aa927a0d9ee4335dc5 (patch)
tree4cbb7172d51a843388ddaa1d82f9c9aea253ded5 /x11
parentb27b16f7fc47753f0f853b5e3ef117d9d54f5608 (diff)
downloadpkgsrc-51309cee4ce8613bb20e06aa927a0d9ee4335dc5.tar.gz
Fixed paths to the Perl interpreter. Bumped PKGREVISION.
Diffstat (limited to 'x11')
-rw-r--r--x11/xephem/Makefile4
1 files changed, 3 insertions, 1 deletions
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}