summaryrefslogtreecommitdiff
path: root/devel/automoc4
diff options
context:
space:
mode:
authorhans <hans>2012-04-13 22:44:17 +0000
committerhans <hans>2012-04-13 22:44:17 +0000
commitfdfb6c53f233fc18ce5ef48e0965060108009872 (patch)
tree3d06667861d75cf3108dda5470a4f9a038086751 /devel/automoc4
parentac298bedaa78ab0377f712dc5e5ef638f78ee591 (diff)
downloadpkgsrc-fdfb6c53f233fc18ce5ef48e0965060108009872.tar.gz
Add -lrt to LDFLAGS.SunOS to make this build. Not needed on 5.11, but
doesn't hurt either.
Diffstat (limited to 'devel/automoc4')
-rw-r--r--devel/automoc4/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/automoc4/Makefile b/devel/automoc4/Makefile
index 69540b6eda5..401b5fa16fd 100644
--- a/devel/automoc4/Makefile
+++ b/devel/automoc4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2012/03/03 00:12:53 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2012/04/13 22:44:17 hans Exp $
DISTNAME= automoc4-0.9.88
PKGREVISION= 11
@@ -17,6 +17,7 @@ USE_LANGUAGES= c c++
USE_CMAKE= yes
CMAKE_ARG_PATH= ..
CONFIGURE_DIRS= _build
+LDFLAGS.SunOS+= -lrt
pre-configure:
${LN} -sf ${QTDIR}/bin/qmake ${BUILDLINK_DIR}/bin/