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/sbxkb | |
parent | fc3bdd2b5bc1f418653dc07e3f7734890f957654 (diff) | |
download | ports-30a00f2227a3e53b607331247c81c2911c1e98ef.tar.gz ports-30a00f2227a3e53b607331247c81c2911c1e98ef.zip |
Notes
Diffstat (limited to 'x11/sbxkb')
-rw-r--r-- | x11/sbxkb/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/sbxkb/Makefile b/x11/sbxkb/Makefile index c49c75c92322..ddb77d661bd6 100644 --- a/x11/sbxkb/Makefile +++ b/x11/sbxkb/Makefile @@ -12,7 +12,6 @@ COMMENT= XKB keyboard layout indicator and switcher LICENSE= GPLv3 GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-silent-rules LIBS+= -L${LOCALBASE}/lib -lX11 USES= pkgconfig USE_GNOME= gtk20 |