diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-10-21 15:21:13 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-10-21 15:21:13 +0000 |
commit | a0bcd2cf684ff6bc2faf242e6678282f20a3ee44 (patch) | |
tree | a5029ff30555b3a7ee0621f4dd5aacb832fde1d8 /x11/keybinder-gtk3 | |
parent | b7fb6d6f05e67910c9ecd4b0e0e1e0a130f8f54f (diff) |
Notes
Diffstat (limited to 'x11/keybinder-gtk3')
-rw-r--r-- | x11/keybinder-gtk3/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/keybinder-gtk3/Makefile b/x11/keybinder-gtk3/Makefile index f7f2f1916cac..6f277e5cfa00 100644 --- a/x11/keybinder-gtk3/Makefile +++ b/x11/keybinder-gtk3/Makefile @@ -18,7 +18,6 @@ USE_GITHUB= yes GH_ACCOUNT= engla USES= autoreconf gmake libtool pathfix pkgconfig -PATHFIX_MAKEFILEIN= Makefile.am USE_GNOME= gtk30 introspection:build USE_XORG= x11 xext xrender GNU_CONFIGURE= yes |