diff options
author | bapt <bapt@FreeBSD.org> | 2014-12-21 03:55:18 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-12-21 03:55:18 +0800 |
commit | 633c871da92506f59ef3639943b9afe9e8122c52 (patch) | |
tree | b2a23eadd8118c42518c73901b407b5bedd09a1b /x11/vdesk | |
parent | e6e39bcff7ef689a648665df6a217912d00deffc (diff) | |
download | freebsd-ports-gnome-633c871da92506f59ef3639943b9afe9e8122c52.tar.gz freebsd-ports-gnome-633c871da92506f59ef3639943b9afe9e8122c52.tar.zst freebsd-ports-gnome-633c871da92506f59ef3639943b9afe9e8122c52.zip |
cleanup plist
Diffstat (limited to 'x11/vdesk')
-rw-r--r-- | x11/vdesk/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/vdesk/Makefile b/x11/vdesk/Makefile index 5a4040ab7e1d..e57fcd9ffaba 100644 --- a/x11/vdesk/Makefile +++ b/x11/vdesk/Makefile @@ -13,7 +13,6 @@ COMMENT= Command-line utility for setting up and using virtual desktops OPTIONS_DEFINE= DOCS PORTDOCS= AUTHORS COPYING ChangeLog INSTALL NEWS README -PLIST_DIRS= share/doc/vdesk PLIST_FILES= bin/vdesk USE_AUTOTOOLS= autoconf |