diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-12-21 02:15:29 +0800 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-12-21 02:15:29 +0800 |
commit | 430ba1c15a95c13524e5c20fb2807b926dc240c8 (patch) | |
tree | 0ef34ea111f96e36763c1f2f736a755636d1daa6 /misc | |
parent | 011afc7e7549a97a79cab87a23cd65c410460f56 (diff) | |
download | freebsd-ports-gnome-430ba1c15a95c13524e5c20fb2807b926dc240c8.tar.gz freebsd-ports-gnome-430ba1c15a95c13524e5c20fb2807b926dc240c8.tar.zst freebsd-ports-gnome-430ba1c15a95c13524e5c20fb2807b926dc240c8.zip |
- Cleanup PLIST
Diffstat (limited to 'misc')
-rw-r--r-- | misc/pciids/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/pciids/Makefile b/misc/pciids/Makefile index 1dcb461d6f3e..432f37eb4a21 100644 --- a/misc/pciids/Makefile +++ b/misc/pciids/Makefile @@ -16,7 +16,6 @@ NO_BUILD= yes USES= tar:xz PLIST_FILES= %%DATADIR%%/pci.ids -PLIST_DIRS= %%DATADIR%% do-install: ${MKDIR} ${STAGEDIR}${DATADIR}/ |