diff options
Diffstat (limited to 'devel/pecl-svn/Makefile')
-rw-r--r-- | devel/pecl-svn/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pecl-svn/Makefile b/devel/pecl-svn/Makefile index fc6171ec9dc8..078228229837 100644 --- a/devel/pecl-svn/Makefile +++ b/devel/pecl-svn/Makefile @@ -14,7 +14,7 @@ COMMENT= PECL extension to the libsvn library LICENSE= PHP301 -LIB_DEPENDS= libsvn_client-1.so:${PORTSDIR}/devel/subversion18 +LIB_DEPENDS= libsvn_client-1.so:devel/subversion18 USES= tar:tgz USE_PHP= yes |