svn commit: r361344 - head/devel/pecl-svn
Bartek Rutkowski
robak at FreeBSD.org
Wed Jul 9 08:39:23 UTC 2014
Author: robak
Date: Wed Jul 9 08:39:22 2014
New Revision: 361344
URL: http://svnweb.freebsd.org/changeset/ports/361344
QAT: https://qat.redports.org/buildarchive/r361344/
Log:
devel/pecl-svn: convert to new LIB_DEPENDS format
Approved by: swills (mentor), portmgr (blanket)
Modified:
head/devel/pecl-svn/Makefile
Modified: head/devel/pecl-svn/Makefile
==============================================================================
--- head/devel/pecl-svn/Makefile Wed Jul 9 07:56:24 2014 (r361343)
+++ head/devel/pecl-svn/Makefile Wed Jul 9 08:39:22 2014 (r361344)
@@ -14,7 +14,7 @@ COMMENT= PECL extension to the libsvn li
LICENSE= PHP301
-LIB_DEPENDS= svn_client-1:${PORTSDIR}/devel/subversion16
+LIB_DEPENDS= libsvn_client-1.so:${PORTSDIR}/devel/subversion16
USE_PHP= yes
USE_PHPEXT= yes
More information about the svn-ports-all
mailing list