summaryrefslogtreecommitdiff
path: root/x11/kde3-i18n-pl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/kde3-i18n-pl/Makefile')
-rw-r--r--x11/kde3-i18n-pl/Makefile9
1 files changed, 7 insertions, 2 deletions
diff --git a/x11/kde3-i18n-pl/Makefile b/x11/kde3-i18n-pl/Makefile
index db87aa2d545..d8509971570 100644
--- a/x11/kde3-i18n-pl/Makefile
+++ b/x11/kde3-i18n-pl/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2006/02/05 23:11:37 joerg Exp $
+# $NetBSD: Makefile,v 1.23 2006/03/30 03:17:14 markd Exp $
DISTNAME= kde-i18n-pl-${_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:pl/docs/common:common:
+
.include "../../meta-pkgs/kde3/kde3.mk"
.include "../../x11/kdelibs3/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"