diff options
-rw-r--r-- | graphics/openrm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/openrm/Makefile b/graphics/openrm/Makefile index 02ebbeb6c7a8..2c2158fc3714 100644 --- a/graphics/openrm/Makefile +++ b/graphics/openrm/Makefile @@ -29,6 +29,7 @@ EXTRA_PATCHES= ${PATCHDIR}/makeinclude.diff USE_X_PREFIX= yes USE_GL= yes +USE_PERL5_BUILD=yes USE_REINPLACE= yes ALL_TARGET= freebsd docs MAKE_ARGS= AR=${AR} \ |