Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Jul 2014 10:06:19 +0000 (UTC)
From:      Bartek Rutkowski <robak@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r361209 - head/devel/pecl-shape
Message-ID:  <201407081006.s68A6JDf072677@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: robak
Date: Tue Jul  8 10:06:18 2014
New Revision: 361209
URL: http://svnweb.freebsd.org/changeset/ports/361209
QAT: https://qat.redports.org/buildarchive/r361209/

Log:
  devel/pecl-shape: convert to new LIB_DEPENDS format
  
  Approved by:	swills (mentor), portmgr (blanket)

Modified:
  head/devel/pecl-shape/Makefile

Modified: head/devel/pecl-shape/Makefile
==============================================================================
--- head/devel/pecl-shape/Makefile	Tue Jul  8 09:50:58 2014	(r361208)
+++ head/devel/pecl-shape/Makefile	Tue Jul  8 10:06:18 2014	(r361209)
@@ -13,7 +13,7 @@ DIST_SUBDIR=	PECL
 MAINTAINER=	miwi@FreeBSD.org
 COMMENT=	PECL extension that wraps libshape
 
-LIB_DEPENDS=	shp:${PORTSDIR}/devel/shapelib
+LIB_DEPENDS=	libshp.so:${PORTSDIR}/devel/shapelib
 
 USE_PHP=	yes
 USE_PHP_BUILD=	yes



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