summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorwiedi <wiedi@pkgsrc.org>2014-02-27 01:01:21 +0000
committerwiedi <wiedi@pkgsrc.org>2014-02-27 01:01:21 +0000
commitece0cd01e4520a9f3e7518ef5bd7d4a6f0bdac0c (patch)
tree1dec25a1496c63576720219c0e93d5beff937b48 /cad
parent08b966897143c87c7e2980864e9edfc37a908747 (diff)
downloadpkgsrc-ece0cd01e4520a9f3e7518ef5bd7d4a6f0bdac0c.tar.gz
Link X11 on SunOS
Diffstat (limited to 'cad')
-rw-r--r--cad/gwave/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/gwave/Makefile b/cad/gwave/Makefile
index 7ac53c8e014..fc9e0c5f5fb 100644
--- a/cad/gwave/Makefile
+++ b/cad/gwave/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.58 2013/10/10 14:42:01 ryoon Exp $
+# $NetBSD: Makefile,v 1.59 2014/02/27 01:01:21 wiedi Exp $
#
DISTNAME= gwave2-20090213
@@ -22,6 +22,7 @@ EVAL_PREFIX+= GRAPHDIR=plotutils
CONFIGURE_ENV+= GRAPH=${GRAPHDIR}/bin/graph
LDFLAGS.DragonFly= -lX11
+LDFLAGS.SunOS+= -lX11
# make this file get rebuilt in a way that gcc3 can deal with
#post-extract: