summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
Diffstat (limited to 'lang')
-rw-r--r--lang/squeak-vm/Makefile4
-rw-r--r--lang/squeak-vm/PLIST.SunOS2
2 files changed, 5 insertions, 1 deletions
diff --git a/lang/squeak-vm/Makefile b/lang/squeak-vm/Makefile
index 11f135557d9..409201cdef1 100644
--- a/lang/squeak-vm/Makefile
+++ b/lang/squeak-vm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2012/02/06 12:40:47 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2012/02/28 17:53:41 hans Exp $
#
SQUEAK_VERSION= 3.11.3.2135
@@ -31,6 +31,8 @@ CMAKE_ARGS+= -DPKGMANDIR=${PKGMANDIR}
CMAKE_ARGS+= -DVM_HOST=${MACHINE_GNU_PLATFORM:Q} -DVM_VERSION=${SQUEAK_VERSION}
CMAKE_ARGS+= -DDEVOSSAUDIO=${DEVOSSAUDIO}
+LDFLAGS.SunOS+= -liconv -lsocket -lnsl -lm
+
.include "../../mk/bsd.prefs.mk"
.if $(OPSYS) == "NetBSD"
diff --git a/lang/squeak-vm/PLIST.SunOS b/lang/squeak-vm/PLIST.SunOS
new file mode 100644
index 00000000000..764159c2b88
--- /dev/null
+++ b/lang/squeak-vm/PLIST.SunOS
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST.SunOS,v 1.1 2012/02/28 17:53:41 hans Exp $
+lib/squeak/${PKGVERSION}/so.vm-sound-Sun