diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-12-21 02:15:34 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-12-21 02:15:34 +0800 |
commit | 07dc10f0c24e43a16b98d5188b1639a11d70816f (patch) | |
tree | 870fb38af97d32694a9b5e312fde1f2be0f95155 /misc | |
parent | b6f83e11e63cef326d4bedaa69ea0578ea6c7121 (diff) | |
download | freebsd-ports-gnome-07dc10f0c24e43a16b98d5188b1639a11d70816f.tar.gz freebsd-ports-gnome-07dc10f0c24e43a16b98d5188b1639a11d70816f.tar.zst freebsd-ports-gnome-07dc10f0c24e43a16b98d5188b1639a11d70816f.zip |
- Cleanup PLIST
Diffstat (limited to 'misc')
-rw-r--r-- | misc/usbids/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/usbids/Makefile b/misc/usbids/Makefile index 41ef072dae2b..7f4c1bbe1a09 100644 --- a/misc/usbids/Makefile +++ b/misc/usbids/Makefile @@ -16,7 +16,6 @@ NO_BUILD= yes USES= tar:xz PLIST_FILES= %%DATADIR%%/usb.ids -PLIST_DIRS= %%DATADIR%% do-install: ${MKDIR} ${STAGEDIR}${DATADIR}/ |