From db0d7f8e9013cadf8670ff5614187c9803f9ac73 Mon Sep 17 00:00:00 2001 From: kristerw Date: Fri, 8 Jul 2005 20:53:49 +0000 Subject: Prevent paths to the build directories from being included in the package. Bump PKGREVISION. --- textproc/kdoc/Makefile | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'textproc/kdoc') diff --git a/textproc/kdoc/Makefile b/textproc/kdoc/Makefile index 19ce529c8c3..0d21c28c649 100644 --- a/textproc/kdoc/Makefile +++ b/textproc/kdoc/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2005/05/25 13:42:52 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2005/07/08 20:53:49 kristerw Exp $ DISTNAME= kdoc-2.0a54 PKGNAME= kdoc-3.0 +PKGREVISION= 1 CATEGORIES= textproc kde MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/3.0/src/ \ @@ -12,6 +13,11 @@ MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/3.0/src/ \ MAINTAINER= wulf@NetBSD.org COMMENT= C++ and IDL Class Documentation Tool +SUBST_CLASSES+= vars +SUBST_STAGE.vars= do-configure +SUBST_FILES.vars= Makefile.in +SUBST_SED.vars= -e 's|@perl@|${PERL5}|g' + .include "../../meta-pkgs/kde3/Makefile.kde3" .include "../../lang/perl5/buildlink3.mk" -- cgit v1.2.3