aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-21 13:40:27 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-21 13:40:27 +0000
commit3258efa5b140e00024504991cf468e18fc005ad1 (patch)
tree429dd8f3db20dd074c8d197dcd696406c3d3d062
parent3704b25f260f504bae77883e83b2a8d2ef69ddbf (diff)
downloadports-3258efa5b140e00024504991cf468e18fc005ad1.tar.gz
ports-3258efa5b140e00024504991cf468e18fc005ad1.zip
Notes
-rw-r--r--x11-toolkits/elementary/Makefile2
-rw-r--r--x11-toolkits/gtkextra2/Makefile2
-rw-r--r--x11-toolkits/pure-gtk/Makefile2
-rw-r--r--x11-toolkits/pure-tk/Makefile2
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>