svn commit: r377460 - head/devel/pkgconf

Baptiste Daroussin bapt at FreeBSD.org
Mon Jan 19 20:01:04 UTC 2015


Author: bapt
Date: Mon Jan 19 20:01:03 2015
New Revision: 377460
URL: https://svnweb.freebsd.org/changeset/ports/377460
QAT: https://qat.redports.org/buildarchive/r377460/

Log:
  pkg-config is gone for long enough

Modified:
  head/devel/pkgconf/Makefile

Modified: head/devel/pkgconf/Makefile
==============================================================================
--- head/devel/pkgconf/Makefile	Mon Jan 19 19:51:23 2015	(r377459)
+++ head/devel/pkgconf/Makefile	Mon Jan 19 20:01:03 2015	(r377460)
@@ -18,8 +18,6 @@ CONFIGURE_ARGS=	--with-pkg-config-dir=${
 		--with-system-includedir=/usr/include
 MAKE_ARGS=	MANDIR="${MAN1PREFIX}/man/man1"
 
-CONFLICTS_INSTALL=	pkg-config-*
-
 post-install:
 	${LN} -sf pkgconf ${STAGEDIR}${PREFIX}/bin/pkg-config
 


More information about the svn-ports-all mailing list