aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-08-12 17:33:22 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-08-12 17:33:22 +0000
commit7bca868b242b16ae9a8737e8ab598e1d61b376ec (patch)
treebd5086192f82733bbf1aaec5f76c66746e20faa3 /misc
parent856d2ce3ce8f78d897360d787b0edff25e872276 (diff)
downloadports-7bca868b242b16ae9a8737e8ab598e1d61b376ec.tar.gz
ports-7bca868b242b16ae9a8737e8ab598e1d61b376ec.zip
Use PORTDATA
Notes
Notes: svn path=/head/; revision=477010
Diffstat (limited to 'misc')
-rw-r--r--misc/pciids/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/pciids/Makefile b/misc/pciids/Makefile
index 5c1200f54507..55bef3c65952 100644
--- a/misc/pciids/Makefile
+++ b/misc/pciids/Makefile
@@ -14,7 +14,7 @@ LICENSE_COMB= dual
NO_ARCH= yes
NO_BUILD= yes
-PLIST_FILES= %%DATADIR%%/pci.ids
+PORTDATA= pci.ids
GH_ACCOUNT= pciutils
GH_TAGNAME= 14aaead