Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Sep 2014 08:35:21 +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: r368827 - head/devel/pkgconf
Message-ID:  <201409220835.s8M8ZLBT036429@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Mon Sep 22 08:35:21 2014
New Revision: 368827
URL: http://svnweb.freebsd.org/changeset/ports/368827
QAT: https://qat.redports.org/buildarchive/r368827/

Log:
  Remove cruft used to test new things

Modified:
  head/devel/pkgconf/Makefile

Modified: head/devel/pkgconf/Makefile
==============================================================================
--- head/devel/pkgconf/Makefile	Mon Sep 22 08:29:46 2014	(r368826)
+++ head/devel/pkgconf/Makefile	Mon Sep 22 08:35:21 2014	(r368827)
@@ -17,8 +17,6 @@ CONFIGURE_ARGS=	--with-pkg-config-dir=${
 		--with-system-libdir=/usr/lib \
 		--with-system-includedir=/usr/include
 MAKE_ARGS=	MANDIR="${MAN1PREFIX}/man/man1"
-PLIST_DIRS=	pop
-PLIST_DIRSTRY=	pip
 
 CONFLICTS_INSTALL=	pkg-config-*
 



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