diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:40:27 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:40:27 +0000 |
commit | 3258efa5b140e00024504991cf468e18fc005ad1 (patch) | |
tree | 429dd8f3db20dd074c8d197dcd696406c3d3d062 /x11-toolkits/elementary | |
parent | 3704b25f260f504bae77883e83b2a8d2ef69ddbf (diff) | |
download | ports-3258efa5b140e00024504991cf468e18fc005ad1.tar.gz ports-3258efa5b140e00024504991cf468e18fc005ad1.zip |
Notes
Diffstat (limited to 'x11-toolkits/elementary')
-rw-r--r-- | x11-toolkits/elementary/Makefile | 2 |
1 files changed, 1 insertions, 1 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> |