summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2006-06-27 12:15:09 +0000
committermarkd <markd@pkgsrc.org>2006-06-27 12:15:09 +0000
commitb4f3862589ad96bdeb9e32c43d1475792041a638 (patch)
tree63aaf6523e22117607fad0c1fdf9cd007995148d /x11
parentcf5518c4ae4ccafa59c4e5b3c3b7909192f4b0b1 (diff)
downloadpkgsrc-b4f3862589ad96bdeb9e32c43d1475792041a638.tar.gz
Fix build on Solaris. Derived from patch in PR pkg/33840 by Gilles Dauphin
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 56e37a028e2..0e3b1ac4eb8 100644
--- a/x11/xephem/Makefile
+++ b/x11/xephem/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2006/06/23 11:59:53 gdt Exp $
+# $NetBSD: Makefile,v 1.41 2006/06/27 12:15:09 markd Exp $
DISTNAME= xephem-3.7.1
PKGREVISION= 1
@@ -30,6 +30,8 @@ LICENSE= xephem-license
WRKSRC= ${WRKDIR}/${DISTNAME}/GUI/xephem
USE_TOOLS+= gmake perl:run
+LIBS.SunOS+= -lnsl -lsocket
+X11_LDFLAGS+= ${LIBS}
BUILD_ENV+= X11_LDFLAGS=${X11_LDFLAGS:Q}
REPLACE_INTERPRETER+= perl