Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Dec 2014 18:15:30 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r375052 - head/misc/pciids
Message-ID:  <201412201815.sBKIFU7m060268@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Dec 20 18:15:29 2014
New Revision: 375052
URL: https://svnweb.freebsd.org/changeset/ports/375052
QAT: https://qat.redports.org/buildarchive/r375052/

Log:
  - Cleanup PLIST

Modified:
  head/misc/pciids/Makefile

Modified: head/misc/pciids/Makefile
==============================================================================
--- head/misc/pciids/Makefile	Sat Dec 20 18:15:24 2014	(r375051)
+++ head/misc/pciids/Makefile	Sat Dec 20 18:15:29 2014	(r375052)
@@ -16,7 +16,6 @@ NO_BUILD=	yes
 USES=		tar:xz
 
 PLIST_FILES=	%%DATADIR%%/pci.ids
-PLIST_DIRS=	%%DATADIR%%
 
 do-install:
 	${MKDIR} ${STAGEDIR}${DATADIR}/



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