diff options
author | bapt <bapt@FreeBSD.org> | 2014-12-21 02:12:05 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-12-21 02:12:05 +0800 |
commit | 0fb9e1c7653ba3071b6839c9e92303046a208f9e (patch) | |
tree | c3ba5ae6fa36d9eda8a714d494be71cf955f6879 /editors/texworks/Makefile | |
parent | d08a155da35c6769fa95036c3c57b495981c54f3 (diff) | |
download | freebsd-ports-gnome-0fb9e1c7653ba3071b6839c9e92303046a208f9e.tar.gz freebsd-ports-gnome-0fb9e1c7653ba3071b6839c9e92303046a208f9e.tar.zst freebsd-ports-gnome-0fb9e1c7653ba3071b6839c9e92303046a208f9e.zip |
Cleanup plist
Diffstat (limited to 'editors/texworks/Makefile')
-rw-r--r-- | editors/texworks/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/texworks/Makefile b/editors/texworks/Makefile index 23f49b5baac8..d5ffa0d54e46 100644 --- a/editors/texworks/Makefile +++ b/editors/texworks/Makefile @@ -45,7 +45,6 @@ DESKTOP_ENTRIES="TexWorks" \ PLIST_FILES= bin/texworks \ man/man1/texworks.1.gz \ share/pixmaps/TeXworks.png -PLIST_DIRS= lib/texworks PORTDOCS= * .include <bsd.port.options.mk> |