diff options
Diffstat (limited to 'devel/rpc2/Makefile')
-rw-r--r-- | devel/rpc2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/rpc2/Makefile b/devel/rpc2/Makefile index 206600568194..667611efa456 100644 --- a/devel/rpc2/Makefile +++ b/devel/rpc2/Makefile @@ -15,7 +15,7 @@ COMMENT= Interprocess communication library LICENSE= LGPL20 -LIB_DEPENDS= liblwp.so:${PORTSDIR}/devel/lwp +LIB_DEPENDS= liblwp.so:devel/lwp USES= gmake libtool pathfix perl5 pkgconfig GNU_CONFIGURE= yes |