aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/xfpovray/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/xfpovray/Makefile')
-rw-r--r--graphics/xfpovray/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/xfpovray/Makefile b/graphics/xfpovray/Makefile
index 5a6b4205f0d..3d0d803c902 100644
--- a/graphics/xfpovray/Makefile
+++ b/graphics/xfpovray/Makefile
@@ -20,9 +20,8 @@ RUN_DEPENDS= povray:${PORTSDIR}/graphics/povray
USE_IMAKE= yes
USE_GMAKE= yes
-NO_INSTALL_MANPAGES= yes
post-patch:
- @/usr/bin/perl -pi -e "s|\@LOCALBASE\@|${LOCALBASE}|g;" ${WRKSRC}/src/xfpovray.h
+ ${PERL} -pi -e "s|\@LOCALBASE\@|${LOCALBASE}|g;" ${WRKSRC}/src/xfpovray.h
.include <bsd.port.mk>