diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:40:33 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:40:33 +0000 |
commit | f9b77521fd6ba91a482cf027a6b4474de102def3 (patch) | |
tree | 0d7d07fdcba6a388d59a0184ba28e5d6ca9746dd /x11-wm/e17-module-uptime/Makefile | |
parent | 3258efa5b140e00024504991cf468e18fc005ad1 (diff) | |
download | ports-f9b77521fd6ba91a482cf027a6b4474de102def3.tar.gz ports-f9b77521fd6ba91a482cf027a6b4474de102def3.zip |
Notes
Diffstat (limited to 'x11-wm/e17-module-uptime/Makefile')
-rw-r--r-- | x11-wm/e17-module-uptime/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/e17-module-uptime/Makefile b/x11-wm/e17-module-uptime/Makefile index e60dcbc35f05..d0dea24e6eff 100644 --- a/x11-wm/e17-module-uptime/Makefile +++ b/x11-wm/e17-module-uptime/Makefile @@ -19,7 +19,7 @@ GNU_CONFIGURE= yes USES= gmake pkgconfig USE_EFL= edje libtool_hack modarch_hack -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include <bsd.port.options.mk> |