summaryrefslogtreecommitdiff
path: root/graphics/aqsis/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/aqsis/Makefile')
-rw-r--r--graphics/aqsis/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/aqsis/Makefile b/graphics/aqsis/Makefile
index b081c403411..719d74fea3f 100644
--- a/graphics/aqsis/Makefile
+++ b/graphics/aqsis/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.54 2013/11/20 20:04:37 adam Exp $
+# $NetBSD: Makefile,v 1.55 2014/01/02 07:19:45 dholland Exp $
#
DISTNAME= aqsis-1.8.1
@@ -15,6 +15,8 @@ USE_CMAKE= yes
USE_LANGUAGES= c c++
USE_TOOLS+= pkg-config flex bison
+LIBS.SunOS= -lsocket -lnsl
+
#
# Insists on being built in a separate directory.
#