summaryrefslogtreecommitdiff
path: root/wm
diff options
context:
space:
mode:
authorhans <hans>2012-04-13 23:15:49 +0000
committerhans <hans>2012-04-13 23:15:49 +0000
commit33ec0e1727b1232f62a3679a2bd48da960e24ed3 (patch)
treecedbdd9ed9f69e0b5c9c1fccaa8ef55941c1d724 /wm
parentd598472d939f833603444efe48200de42eb3e9ed (diff)
downloadpkgsrc-33ec0e1727b1232f62a3679a2bd48da960e24ed3.tar.gz
Add -lrt to LDFLAGS.SunOS to make this build. Not needed on 5.11, but
doesn't hurt either.
Diffstat (limited to 'wm')
-rw-r--r--wm/skippy/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/wm/skippy/Makefile b/wm/skippy/Makefile
index 5157a536932..cde455a1d47 100644
--- a/wm/skippy/Makefile
+++ b/wm/skippy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2012/02/06 12:41:50 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2012/04/13 23:15:49 hans Exp $
#
DISTNAME= skippy-0.5.0
@@ -16,6 +16,8 @@ PKG_DESTDIR_SUPPORT= user-destdir
USE_TOOLS+= pkg-config
EGDIR= ${PREFIX}/share/examples/${PKGBASE}
+LDFLAGS.SunOS+= -lrt
+
INSTALLATION_DIRS= share/examples/${PKGBASE}
post-install: