svn commit: r313576 - head/devel/codeblocks

Max Brazhnikov makc at FreeBSD.org
Thu Mar 7 11:53:27 UTC 2013


Author: makc
Date: Thu Mar  7 11:53:26 2013
New Revision: 313576
URL: http://svnweb.freebsd.org/changeset/ports/313576

Log:
  - Fix typo
  
  Submitted by:	ak via irc

Modified:
  head/devel/codeblocks/Makefile

Modified: head/devel/codeblocks/Makefile
==============================================================================
--- head/devel/codeblocks/Makefile	Thu Mar  7 11:21:11 2013	(r313575)
+++ head/devel/codeblocks/Makefile	Thu Mar  7 11:53:26 2013	(r313576)
@@ -22,7 +22,7 @@ RUN_DEPENDS=	update-mime-database:${PORT
 USE_WX=		2.8
 WANT_UNICODE=	yes
 USE_GNOME=	gnomehack desktopfileutils
-USE_PKGCONFIGE=	build
+USE_PKGCONFIG=	build
 GNU_CONFIGURE=	yes
 INSTALLS_ICONS=	yes
 USE_LDCONFIG=	yes


More information about the svn-ports-head mailing list