Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Jan 2015 20:01:04 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r377460 - head/devel/pkgconf
Message-ID:  <201501192001.t0JK14Yc015172@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



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