diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-09-09 19:42:46 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-09-09 19:42:46 +0000 |
commit | 30a00f2227a3e53b607331247c81c2911c1e98ef (patch) | |
tree | b3bdcd25b598432ef78aefb0f72e9412f429eee4 /x11-wm | |
parent | fc3bdd2b5bc1f418653dc07e3f7734890f957654 (diff) | |
download | ports-30a00f2227a3e53b607331247c81c2911c1e98ef.tar.gz ports-30a00f2227a3e53b607331247c81c2911c1e98ef.zip |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/lxsession/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-wm/lxsession/Makefile b/x11-wm/lxsession/Makefile index f1a318f85196..a2fddd3da12f 100644 --- a/x11-wm/lxsession/Makefile +++ b/x11-wm/lxsession/Makefile @@ -21,7 +21,6 @@ LIB_DEPENDS= libhal.so:sysutils/hal \ USES= gmake iconv localbase pkgconfig USE_GNOME= gtk20 intlhack libxslt GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-silent-rules USE_LDCONFIG= yes OPTIONS_DEFINE= NLS |