summaryrefslogtreecommitdiff
path: root/x11/kdelibs3/Makefile
diff options
context:
space:
mode:
authormarkd <markd>2006-02-07 10:06:53 +0000
committermarkd <markd>2006-02-07 10:06:53 +0000
commit9a68629d38f5306a07e87b3a326f2e081988ded7 (patch)
treef6189ee6d99c34184ede473c1a9846e5335e161d /x11/kdelibs3/Makefile
parent2e8e697746233bbf4be30c0b947fd9d9c13d5144 (diff)
downloadpkgsrc-9a68629d38f5306a07e87b3a326f2e081988ded7.tar.gz
Fix build on Solaris.
Diffstat (limited to 'x11/kdelibs3/Makefile')
-rw-r--r--x11/kdelibs3/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/x11/kdelibs3/Makefile b/x11/kdelibs3/Makefile
index fa7d73aea88..574e2260aba 100644
--- a/x11/kdelibs3/Makefile
+++ b/x11/kdelibs3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.103 2006/02/05 23:11:38 joerg Exp $
+# $NetBSD: Makefile,v 1.104 2006/02/07 10:06:53 markd Exp $
DISTNAME= kdelibs-${_KDE_VERSION}
PKGREVISION= 1
@@ -25,6 +25,10 @@ SGML_CATALOGS+= ${PREFIX}/share/kde/apps/ksgmltools2/docbook/xml-dtd-4.2/docboo
.include "dirs.mk"
.include "../../mk/bsd.prefs.mk"
+.if ${OPSYS} == "SunOS"
+USE_TOOLS+= gawk:pkgsrc
+.endif
+
LIBS.NetBSD+= ${EXPORT_SYMBOLS_LDFLAGS}
REQD_DIRS+= ${KDE3_DIRS:O:S/^/${PREFIX}\//}