[Midnightbsd-cvs] mports [18377] trunk/devel/subversion/Makefile.common: try localbase
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Fri Mar 27 12:47:15 EDT 2015
Revision: 18377
http://svnweb.midnightbsd.org/mports/?rev=18377
Author: laffer1
Date: 2015-03-27 12:47:14 -0400 (Fri, 27 Mar 2015)
Log Message:
-----------
try localbase
Modified Paths:
--------------
trunk/devel/subversion/Makefile.common
Modified: trunk/devel/subversion/Makefile.common
===================================================================
--- trunk/devel/subversion/Makefile.common 2015-03-27 16:45:11 UTC (rev 18376)
+++ trunk/devel/subversion/Makefile.common 2015-03-27 16:47:14 UTC (rev 18377)
@@ -16,7 +16,7 @@
CPE_VENDOR= apache
LIB_DEPENDS+= libapr-1.so:${PORTSDIR}/devel/apr1 \
- libsqlite3.so:${PORTSDIR}/databases/sqlite3 \
+ ${LOCALBASE}/lib/libsqlite3.so:${PORTSDIR}/databases/sqlite3 \
libexpat.so:${PORTSDIR}/textproc/expat2
CONFIGURE_ARGS+= --without-swig \
More information about the Midnightbsd-cvs
mailing list