diff options
Diffstat (limited to 'graphics/p5-ming/Makefile')
-rw-r--r-- | graphics/p5-ming/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-ming/Makefile b/graphics/p5-ming/Makefile index 58d4449af3c0..fafca79fcadd 100644 --- a/graphics/p5-ming/Makefile +++ b/graphics/p5-ming/Makefile @@ -19,7 +19,7 @@ MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VER} PATCH_WRKSRC= ${WRKSRC}/perl_ext PATCHDIR= ${.CURDIR}/files PLIST= ${.CURDIR}/pkg-plist -USE_PERL5= yes +USES= perl5 MASTERDIR= ${.CURDIR}/../../graphics/ming SLAVEPORT= p5 |