summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2014-09-23 21:47:52 +0000
committerjperkin <jperkin@pkgsrc.org>2014-09-23 21:47:52 +0000
commitda89a1daa853bce6f81c1caab51432ff5548f3a6 (patch)
tree2ea62276d105cd7edc234bdf172268cc5cd4af1c /emulators
parentc3e08547243d3e2eb3e861e30ac40bd74c70a8c2 (diff)
downloadpkgsrc-da89a1daa853bce6f81c1caab51432ff5548f3a6.tar.gz
SunOS needs -lm.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/dega/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/dega/Makefile b/emulators/dega/Makefile
index 59a9dd82cd7..1939d5f904a 100644
--- a/emulators/dega/Makefile
+++ b/emulators/dega/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2012/10/03 12:55:11 asau Exp $
+# $NetBSD: Makefile,v 1.20 2014/09/23 21:47:52 jperkin Exp $
#
DISTNAME= dega-1.07
@@ -21,6 +21,7 @@ ONLY_FOR_PLATFORM= *-*-i386
INSTALLATION_DIRS= bin
LDFLAGS.DragonFly= -lm
+LDFLAGS.SunOS+= -lm
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/dega ${DESTDIR}${PREFIX}/bin