diff options
Diffstat (limited to 'textproc/lq-sp/Makefile')
-rw-r--r-- | textproc/lq-sp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/lq-sp/Makefile b/textproc/lq-sp/Makefile index de3aaa8a283..8472df43197 100644 --- a/textproc/lq-sp/Makefile +++ b/textproc/lq-sp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2005/05/30 04:56:20 minskim Exp $ +# $NetBSD: Makefile,v 1.11 2006/04/22 09:22:15 rillig Exp $ # DISTNAME= lq-sp-1.3.4.12 @@ -17,7 +17,7 @@ USE_LANGUAGES= c c++ NOT_FOR_PLATFORM= *-*-alpha SUBST_CLASSES+= paths -SUBST_MESSAGE.paths= "Fixing hardcoded paths." +SUBST_MESSAGE.paths= Fixing hardcoded paths. SUBST_STAGE.paths= pre-configure SUBST_FILES.paths= Makefile SUBST_SED.paths= -e 's,/usr/local,${PREFIX},g' |