summaryrefslogtreecommitdiff
path: root/x11/kde3-i18n-cs/Makefile
diff options
context:
space:
mode:
authormarkd <markd>2006-03-30 03:17:08 +0000
committermarkd <markd>2006-03-30 03:17:08 +0000
commit3197a5c93beb6b7f7428057aa8199f1da85e4768 (patch)
treeea81dc31f8f5ba81e31d163e2af65a1b01da16b4 /x11/kde3-i18n-cs/Makefile
parentb60e51ec570aab2a9599b28d78ac61f179e4c387 (diff)
downloadpkgsrc-3197a5c93beb6b7f7428057aa8199f1da85e4768.tar.gz
Update to KDE 3.5.2
Diffstat (limited to 'x11/kde3-i18n-cs/Makefile')
-rw-r--r--x11/kde3-i18n-cs/Makefile9
1 files changed, 7 insertions, 2 deletions
diff --git a/x11/kde3-i18n-cs/Makefile b/x11/kde3-i18n-cs/Makefile
index d81cdbe81f2..c0e05296ded 100644
--- a/x11/kde3-i18n-cs/Makefile
+++ b/x11/kde3-i18n-cs/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2006/02/05 23:11:35 joerg Exp $
+# $NetBSD: Makefile,v 1.23 2006/03/30 03:17:09 markd Exp $
DISTNAME= kde-i18n-cs-${_KDE_VERSION}
-PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITES_KDE:=kde-i18n/}
@@ -11,6 +10,12 @@ COMMENT= Language bindings for the KDE desktop
BUILD_USES_MSGFMT= yes
+SUBST_CLASSES+= common
+SUBST_STAGE.common= post-patch
+SUBST_MESSAGE.common= Fix common documentation path.
+SUBST_FILES.common= docs/common/Makefile.in
+SUBST_SED.common= -e s:cs/docs/common:common:
+
.include "../../meta-pkgs/kde3/kde3.mk"
.include "../../x11/kdelibs3/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"