summaryrefslogtreecommitdiff
path: root/x11/kdelibs3
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2005-08-20 19:16:21 +0000
committerjlam <jlam@pkgsrc.org>2005-08-20 19:16:21 +0000
commitcf4dfe44a59d7070d33288645a2fe86fa61a7c38 (patch)
tree47cc04d797caf5105bc04ccdfe666acfd2133361 /x11/kdelibs3
parent5fea80506bff5d28a4574bc5251bd712cfee5ca5 (diff)
downloadpkgsrc-cf4dfe44a59d7070d33288645a2fe86fa61a7c38.tar.gz
Use REQD_DIRS instead of MAKE_DIRS for directories under ${PREFIX} so
that these directories will be conditionally removed (based on reference counts), regardless of the value of PKG_CONFIG. Bump the PKGREVISION for packages that were modified as a result.
Diffstat (limited to 'x11/kdelibs3')
-rw-r--r--x11/kdelibs3/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/kdelibs3/Makefile b/x11/kdelibs3/Makefile
index a22c071471c..1ec21c317f1 100644
--- a/x11/kdelibs3/Makefile
+++ b/x11/kdelibs3/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.91 2005/07/30 11:04:59 markd Exp $
+# $NetBSD: Makefile,v 1.92 2005/08/20 19:16:22 jlam Exp $
DISTNAME= kdelibs-${_KDE_VERSION}
+PKGREVISION= 1
CATEGORIES= x11
COMMENT= Support libraries for the KDE integrated X11 desktop
@@ -27,7 +28,7 @@ SGML_CATALOGS+= ${PREFIX}/share/kde/apps/ksgmltools2/docbook/xml-dtd-4.2/docboo
LIBS.NetBSD+= ${EXPORT_SYMBOLS_LDFLAGS}
-MAKE_DIRS+= ${KDE3_DIRS:O:S/^/${PREFIX}\//}
+REQD_DIRS+= ${KDE3_DIRS:O:S/^/${PREFIX}\//}
REPLACE_PERL= \
dcop/dcopidlng/kalyptus \