diff options
Diffstat (limited to 'devel/libphk')
-rw-r--r-- | devel/libphk/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libphk/Makefile b/devel/libphk/Makefile index 4838533e1a0a..94987716c8c3 100644 --- a/devel/libphk/Makefile +++ b/devel/libphk/Makefile @@ -19,6 +19,7 @@ WRKSRC= ${WRKDIR}/Libphk MAN3= libphk.3 phk_argv.3 phk_binheap.3 MANCOMPRESSED= yes +NO_STAGE= yes post-patch: @${SED} -i -e 's!/usr/local!$${PREFIX}!g' ${WRKSRC}/Makefile |