svn commit: r345907 - head/devel/mercator
Gerald Pfeifer
gerald at FreeBSD.org
Mon Feb 24 23:02:54 UTC 2014
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 at 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
More information about the svn-ports-all
mailing list