diff options
Diffstat (limited to 'print')
-rw-r--r-- | print/jadetex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/jadetex/Makefile b/print/jadetex/Makefile index 6baeabad0a29..10b6cd105d19 100644 --- a/print/jadetex/Makefile +++ b/print/jadetex/Makefile @@ -30,7 +30,7 @@ patch-makefile: @${CAT} ${WRKSRC}/Makefile >> ${WRKSRC}/Makefile.tmp @${MV} ${WRKSRC}/Makefile.tmp ${WRKSRC}/Makefile -patch-message: +pre-patch: @${SED} -e 's,%%LOCALBASE%%,${LOCALBASE},' ${MESSAGE} > ${PKGMESSAGE} do-install: |