Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Jun 2013 19:16:13 +0000 (UTC)
From:      Chris Rees <crees@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r321067 - head/audio/ncmpc
Message-ID:  <201306161916.r5GJGDPd044856@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: crees
Date: Sun Jun 16 19:16:13 2013
New Revision: 321067
URL: http://svnweb.freebsd.org/changeset/ports/321067

Log:
  Requires pkgconfig

Modified:
  head/audio/ncmpc/Makefile

Modified: head/audio/ncmpc/Makefile
==============================================================================
--- head/audio/ncmpc/Makefile	Sun Jun 16 19:01:33 2013	(r321066)
+++ head/audio/ncmpc/Makefile	Sun Jun 16 19:16:13 2013	(r321067)
@@ -22,7 +22,7 @@ LYRICS_DESC=	Compile with lyrics screen
 
 .include <bsd.port.options.mk>
 
-USES=		iconv
+USES=		iconv pkgconfig
 PLIST_FILES=	bin/ncmpc \
 		%%EXAMPLESDIR%%/config \
 		%%EXAMPLESDIR%%/keys \



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