diff options
Diffstat (limited to 'devel/rpc2/Makefile')
-rw-r--r-- | devel/rpc2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/rpc2/Makefile b/devel/rpc2/Makefile index 2a1eb2284d2a..90001542496c 100644 --- a/devel/rpc2/Makefile +++ b/devel/rpc2/Makefile @@ -14,10 +14,9 @@ COMMENT= An interprocess communication library LIB_DEPENDS= lwp.2:${PORTSDIR}/devel/lwp -USES= pkgconfig +USES= pkgconfig perl5 USE_GMAKE= yes GNU_CONFIGURE= yes -USE_PERL5= yes USE_LDCONFIG= yes |