Date: Thu, 3 Jul 2014 13:40:42 +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: r360367 - head/devel/libassetml Message-ID: <201407031340.s63DegXb062484@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: robak Date: Thu Jul 3 13:40:41 2014 New Revision: 360367 URL: http://svnweb.freebsd.org/changeset/ports/360367 QAT: https://qat.redports.org/buildarchive/r360367/ Log: devel/libassetml: convert to new LIB_DEPENDS format Approved by: marino (mentor), portmgr (blanket) Modified: head/devel/libassetml/Makefile Modified: head/devel/libassetml/Makefile ============================================================================== --- head/devel/libassetml/Makefile Thu Jul 3 13:39:52 2014 (r360366) +++ head/devel/libassetml/Makefile Thu Jul 3 13:40:41 2014 (r360367) @@ -11,7 +11,7 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= Library to share image and audio files between projects BUILD_DEPENDS= texi2html:${PORTSDIR}/textproc/texi2html -LIB_DEPENDS= popt:${PORTSDIR}/devel/popt +LIB_DEPENDS= libpopt.so:${PORTSDIR}/devel/popt USES= gettext gmake libtool:keepla makeinfo pkgconfig USE_GNOME= gnomehack gnomeprefix glib20 libxml2
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407031340.s63DegXb062484>