svn commit: r330621 - head/net/yaz++
Dmitry Sivachenko
demon at FreeBSD.org
Thu Oct 17 09:47:41 UTC 2013
Author: demon
Date: Thu Oct 17 09:47:40 2013
New Revision: 330621
URL: http://svnweb.freebsd.org/changeset/ports/330621
Log:
Switch to new LIB_DEPENDS format.
Modified:
head/net/yaz++/Makefile
Modified: head/net/yaz++/Makefile
==============================================================================
--- head/net/yaz++/Makefile Thu Oct 17 09:36:36 2013 (r330620)
+++ head/net/yaz++/Makefile Thu Oct 17 09:47:40 2013 (r330621)
@@ -10,7 +10,7 @@ DISTNAME= yazpp-${PORTVERSION}
MAINTAINER= demon at FreeBSD.org
COMMENT= C++ toolkit for development of Z39.50v3 clients and servers
-LIB_DEPENDS= yaz.4:${PORTSDIR}/net/yaz
+LIB_DEPENDS= libyaz.so:${PORTSDIR}/net/yaz
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--enable-shared --with-yaz=${LOCALBASE}/bin
More information about the svn-ports-all
mailing list