Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Feb 2014 23:02:53 +0000 (UTC)
From:      Gerald Pfeifer <gerald@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r345907 - head/devel/mercator
Message-ID:  <201402242302.s1ON2rvg064580@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gerald
Date: Mon Feb 24 23:02:53 2014
New Revision: 345907
URL: http://svnweb.freebsd.org/changeset/ports/345907
QAT: https://qat.redports.org/buildarchive/r345907/

Log:
  Adjust to new LIB_DEPENDS standard.
  
  Approved by:	oliver (maintainer)

Modified:
  head/devel/mercator/Makefile

Modified: head/devel/mercator/Makefile
==============================================================================
--- head/devel/mercator/Makefile	Mon Feb 24 23:00:39 2014	(r345906)
+++ head/devel/mercator/Makefile	Mon Feb 24 23:02:53 2014	(r345907)
@@ -10,7 +10,7 @@ MASTER_SITES=	SF/worldforge/Mercator%20%
 MAINTAINER=	oliver@FreeBSD.org
 COMMENT=	A procedural terrain library
 
-LIB_DEPENDS=	wfmath-1.0.1:${PORTSDIR}/math/wfmath
+LIB_DEPENDS=	libwfmath-1.0.so:${PORTSDIR}/math/wfmath
 
 USES=	pathfix pkgconfig
 GNU_CONFIGURE=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402242302.s1ON2rvg064580>