From 1c9e6262a8212907697ecd1cfd448110dc7c1111 Mon Sep 17 00:00:00 2001 From: rillig Date: Sun, 11 Mar 2007 22:25:55 +0000 Subject: Fixed PKGMANDIR. --- graphics/urt/Makefile | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'graphics') diff --git a/graphics/urt/Makefile b/graphics/urt/Makefile index 38a529a85ad..06be6592ea6 100644 --- a/graphics/urt/Makefile +++ b/graphics/urt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.45 2006/11/10 17:32:24 tv Exp $ +# $NetBSD: Makefile,v 1.46 2007/03/11 22:25:55 rillig Exp $ DISTNAME= urt PKGNAME= urt-3.1b1 @@ -27,6 +27,11 @@ BUILD_TARGET= post-extract: ${CHMOD} 644 ${WRKSRC}/man/man1/rletotarga.1 +SUBST_CLASSES+= man +SUBST_STAGE.man= pre-configure +SUBST_FILES.man= config/urt +SUBST_SED.man= 's,^\(\#defpath MAN_DEST\).*,\1 ${PREFIX}/${PKGMANDIR},' + post-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/urt ${PREFIX}/share/examples/urt cd ${PREFIX}/share/doc/urt && \ -- cgit v1.2.3