diff options
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/elementary/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/gtkextra2/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/pure-gtk/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/pure-tk/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/x11-toolkits/elementary/Makefile b/x11-toolkits/elementary/Makefile index 1c0f620c6808..1515f175c253 100644 --- a/x11-toolkits/elementary/Makefile +++ b/x11-toolkits/elementary/Makefile @@ -24,7 +24,7 @@ INSTALLS_ICONS= yes CONFIGURE_ARGS= --disable-quick-launch -OPTIONS_DEFINE= NLS EXAMPLES +OPTIONS_DEFINE= NLS EXAMPLES .include <bsd.port.options.mk> diff --git a/x11-toolkits/gtkextra2/Makefile b/x11-toolkits/gtkextra2/Makefile index 5f7f7ca597a8..cf6405d8068a 100644 --- a/x11-toolkits/gtkextra2/Makefile +++ b/x11-toolkits/gtkextra2/Makefile @@ -25,7 +25,7 @@ PORTDOCS= * NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> diff --git a/x11-toolkits/pure-gtk/Makefile b/x11-toolkits/pure-gtk/Makefile index 386ff8ce778d..c35ca0ebc0af 100644 --- a/x11-toolkits/pure-gtk/Makefile +++ b/x11-toolkits/pure-gtk/Makefile @@ -25,7 +25,7 @@ PORTDOCS= README PORTEXAMPLES= * -OPTIONS_DEFINE= DOCS EXAMPLES +OPTIONS_DEFINE= DOCS EXAMPLES .include <bsd.port.options.mk> diff --git a/x11-toolkits/pure-tk/Makefile b/x11-toolkits/pure-tk/Makefile index 052b394ad86a..c273a9bdf9cb 100644 --- a/x11-toolkits/pure-tk/Makefile +++ b/x11-toolkits/pure-tk/Makefile @@ -33,7 +33,7 @@ PORTDOCS= README PORTEXAMPLES= * -OPTIONS_DEFINE= DOCS EXAMPLES +OPTIONS_DEFINE= DOCS EXAMPLES .include <bsd.port.options.mk> |