diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 19:55:18 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 19:55:18 +0000 |
commit | 04d471508bcef22cb9693c22a2baa57b5dd18818 (patch) | |
tree | b2a23eadd8118c42518c73901b407b5bedd09a1b /x11/wmdrawer | |
parent | 84ef73a3b9feadb209fa81c2541d99488bd05e8f (diff) | |
download | ports-04d471508bcef22cb9693c22a2baa57b5dd18818.tar.gz ports-04d471508bcef22cb9693c22a2baa57b5dd18818.zip |
Notes
Diffstat (limited to 'x11/wmdrawer')
-rw-r--r-- | x11/wmdrawer/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/wmdrawer/Makefile b/x11/wmdrawer/Makefile index b8b1eb4da30f..76eaa59622ef 100644 --- a/x11/wmdrawer/Makefile +++ b/x11/wmdrawer/Makefile @@ -21,7 +21,6 @@ SUB_FILES= pkg-message PORTDOCS= AUTHORS ChangeLog INSTALL README TODO wmdrawerrc.example PLIST_FILES= bin/wmdrawer man/man1/wmdrawer.1x.gz %%DATADIR%%/beastie.png -PLIST_DIRS= %%DATADIR%% OPTIONS_DEFINE= DOCS |