Date: Fri, 27 Jul 2012 07:05:40 +0000 (UTC) From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r301594 - head/audio/libadplug Message-ID: <201207270705.q6R75ep9076273@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ehaupt Date: Fri Jul 27 07:05:40 2012 New Revision: 301594 URL: http://svn.freebsd.org/changeset/ports/301594 Log: Use the new USE_PKGCONFIG macro. Modified: head/audio/libadplug/Makefile Modified: head/audio/libadplug/Makefile ============================================================================== --- head/audio/libadplug/Makefile Fri Jul 27 07:05:23 2012 (r301593) +++ head/audio/libadplug/Makefile Fri Jul 27 07:05:40 2012 (r301594) @@ -19,7 +19,7 @@ LIB_DEPENDS= binio.1:${PORTSDIR}/devel/l USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes -USE_GNOME= pkgconfig +USE_PKGCONFIG= build USE_CSTD= gnu89 MAKE_JOBS_SAFE= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201207270705.q6R75ep9076273>