summaryrefslogtreecommitdiff
path: root/wm/skippy/Makefile
diff options
context:
space:
mode:
authorhans <hans@pkgsrc.org>2012-04-13 23:15:49 +0000
committerhans <hans@pkgsrc.org>2012-04-13 23:15:49 +0000
commit5a2ce57893ee3d87eec22ebd1373d128be501675 (patch)
treecedbdd9ed9f69e0b5c9c1fccaa8ef55941c1d724 /wm/skippy/Makefile
parent7924d86c45477b70651b43a26507cd39af4345ad (diff)
downloadpkgsrc-5a2ce57893ee3d87eec22ebd1373d128be501675.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/skippy/Makefile')
-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: