From 61a97512bd5c93ea0a33c93634483905f38ca6e8 Mon Sep 17 00:00:00 2001 From: jperkin Date: Thu, 21 Apr 2016 11:05:14 +0000 Subject: Use PKGMANDIR. Tidy formatting. --- editors/texworks/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'editors') diff --git a/editors/texworks/Makefile b/editors/texworks/Makefile index 9d1b9506869..beba5f0d3cf 100644 --- a/editors/texworks/Makefile +++ b/editors/texworks/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2016/04/15 14:42:52 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2016/04/21 11:05:14 jperkin Exp $ DISTNAME= texworks-0.4.5-r1281 PKGNAME= texworks-0.4.5 @@ -19,10 +19,10 @@ DEPENDS+= poppler-data>=0.4.5:../../print/poppler-data WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} -SUBST_CLASSES+=man -SUBST_STAGE.man=post-configure -SUBST_FILES.man=Makefile -SUBST_SED.man=-e s!/share/man/man1!/man/man1!g +SUBST_CLASSES+= man +SUBST_STAGE.man= post-configure +SUBST_FILES.man= Makefile +SUBST_SED.man= -e "s!/share/man/man1!/${PKGMANDIR}/man1!g" pre-configure: ${LN} -sf ${QTDIR}/bin/qmake ${BUILDLINK_DIR}/bin/ -- cgit v1.2.3