summaryrefslogtreecommitdiff
path: root/games/xfrisk/Makefile
diff options
context:
space:
mode:
authorrillig <rillig>2007-11-20 18:44:14 +0000
committerrillig <rillig>2007-11-20 18:44:14 +0000
commitea194c3fd8b43f85ce9ca6f08947689825a695ad (patch)
treebc85850dcb68f8bea4efec4bd02b8abb0076cd15 /games/xfrisk/Makefile
parente29ab05b339f5a359baea63535d56f34a841bbd2 (diff)
downloadpkgsrc-ea194c3fd8b43f85ce9ca6f08947689825a695ad.tar.gz
Made the package build on Solaris.
Diffstat (limited to 'games/xfrisk/Makefile')
-rw-r--r--games/xfrisk/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/games/xfrisk/Makefile b/games/xfrisk/Makefile
index 8be87cf1f2d..cff15c4c7bc 100644
--- a/games/xfrisk/Makefile
+++ b/games/xfrisk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2007/02/22 19:26:31 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2007/11/20 18:44:14 rillig Exp $
#
DISTNAME= xfrisk-1.2
@@ -19,9 +19,8 @@ NO_BIN_ON_CDROM=${RESTRICTED}
.include "../../mk/bsd.prefs.mk"
-.if ${OPSYS} == "SunOS"
-MAKE_ENV+= LIBS="-lsocket -lnsl"
-.endif
+LIBS.SunOS= -lsocket -lnsl
+MAKE_ENV+= LIBS=${LIBS:Q}
# xfrisk doesn't work with standard Xaw.
XAW_TYPE?= 3d