diff options
Diffstat (limited to 'devel/p5-Parse-Pidl/Makefile')
-rw-r--r-- | devel/p5-Parse-Pidl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Parse-Pidl/Makefile b/devel/p5-Parse-Pidl/Makefile index 0b28d5e1e473..2213d056929b 100644 --- a/devel/p5-Parse-Pidl/Makefile +++ b/devel/p5-Parse-Pidl/Makefile @@ -23,8 +23,8 @@ SAMBA4_SUBPORT= yes MASTERDIR= ${.CURDIR}/../../net/${SAMBA4_PORT} PKGDIR= ${.CURDIR} -USES= perl5 -USE_PERL5= configure +USES= perl5 +USE_PERL5= configure PATCH_WRKSRC= ${WRKDIR}/${DISTNAME} WRKSRC= ${WRKDIR}/${DISTNAME}/pidl |