From 52e6bb23128731feece05bac964288e33f470252 Mon Sep 17 00:00:00 2001 From: jmmv Date: Sat, 3 Jan 2004 15:28:45 +0000 Subject: Register installed catalog files (in SGML format) into the system wide SGML catalog. These come from the docbook-xml customization layer. Bump PKGREVISION to 3. --- x11/kdelibs3/Makefile | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'x11/kdelibs3') diff --git a/x11/kdelibs3/Makefile b/x11/kdelibs3/Makefile index defb8d975ca..a7cf84e5b3a 100644 --- a/x11/kdelibs3/Makefile +++ b/x11/kdelibs3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.44 2003/12/30 17:04:28 cjep Exp $ +# $NetBSD: Makefile,v 1.45 2004/01/03 15:28:45 jmmv Exp $ DISTNAME= kdelibs-3.1.4 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= x11 COMMENT= Support libraries for the KDE integrated X11 desktop @@ -14,6 +14,9 @@ USE_GCC_SHLIB= YES CONFIGURE_ARGS+= --with-ssl-dir="${BUILDLINK_PREFIX.openssl}" +SGML_CATALOGS= ${PREFIX}/share/kde/apps/ksgmltools2/customization/catalog +SGML_CATALOGS+= ${PREFIX}/share/kde/apps/ksgmltools2/docbook/xml-dtd-4.1.2/docbook.cat + .include "../../mk/bsd.prefs.mk" .if ${OPSYS} == "NetBSD" @@ -122,6 +125,7 @@ USE_PKGSRC_GCC= # defined .include "../../security/openssl/buildlink2.mk" .include "../../textproc/libxml2/buildlink2.mk" .include "../../textproc/libxslt/buildlink2.mk" +.include "../../textproc/xmlcatmgr/catalogs.mk" .include "../../x11/qt3-libs/buildlink2.mk" .include "../../mk/ossaudio.buildlink2.mk" -- cgit v1.2.3