diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:40:06 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:40:06 +0000 |
commit | ee563546d6138b3020ed91fca6192e77716a251e (patch) | |
tree | c50186d035ce35909acb6882b79ec4614cbc022b /x11/gtk-theme-switch | |
parent | cff8764726aa5b62746e631319d08a014f3cf7e9 (diff) |
Notes
Diffstat (limited to 'x11/gtk-theme-switch')
-rw-r--r-- | x11/gtk-theme-switch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gtk-theme-switch/Makefile b/x11/gtk-theme-switch/Makefile index c2739cf8d23c..3a846faa78d5 100644 --- a/x11/gtk-theme-switch/Makefile +++ b/x11/gtk-theme-switch/Makefile @@ -14,7 +14,7 @@ COMMENT= Command line tool for switching GTK+ themes USE_GNOME= gtk12 USES= gmake -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |