svn commit: r368827 - head/devel/pkgconf

Baptiste Daroussin bapt at FreeBSD.org
Mon Sep 22 08:35:22 UTC 2014


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-*
 


More information about the svn-ports-head mailing list