diff options
Diffstat (limited to 'graphics/npretty/Makefile')
-rw-r--r-- | graphics/npretty/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/npretty/Makefile b/graphics/npretty/Makefile index e88edccf47d6..a0f991017b95 100644 --- a/graphics/npretty/Makefile +++ b/graphics/npretty/Makefile @@ -21,6 +21,7 @@ NO_BUILD= yes USES= perl5 USE_PERL5= run +NO_STAGE= yes post-patch: @ ${REINPLACE_CMD} -e "s|/etc/|${PREFIX}/etc/|" ${WRKSRC}/npretty.pl |