diff options
Diffstat (limited to 'www/drraw/Makefile')
-rw-r--r-- | www/drraw/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/drraw/Makefile b/www/drraw/Makefile index c9d4f8e4e62..0453359e664 100644 --- a/www/drraw/Makefile +++ b/www/drraw/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2005/10/13 11:14:41 kleink Exp $ +# $NetBSD: Makefile,v 1.2 2005/12/05 20:51:12 rillig Exp $ # DISTNAME= drraw-2.1.3 @@ -45,7 +45,7 @@ do-install: ${INSTALL_DATA} ${WRKSRC}/${f} ${DOCDIR}/${f} .endfor -SUBST_CLASSES= prefix +SUBST_CLASSES+= prefix SUBST_STAGE.prefix= post-patch SUBST_FILES.prefix= drraw.cgi SUBST_SED.prefix= -e "s,@PKG_SYSCONFDIR@,${PKG_SYSCONFDIR},g" |