From 9f28bf6313f493d58eddcd3d0132347ccfb29d30 Mon Sep 17 00:00:00 2001 From: Alexey Dokuchaev Date: Sun, 27 Jan 2013 12:51:44 +0000 Subject: - Cleanup Makefile a bit (sort knobs), add a comment - Drop maintainership: port is stable enough to fly solo --- x11/sbxkb/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'x11/sbxkb') diff --git a/x11/sbxkb/Makefile b/x11/sbxkb/Makefile index f2b79742c86d..a0e1f63d4e6b 100644 --- a/x11/sbxkb/Makefile +++ b/x11/sbxkb/Makefile @@ -6,17 +6,17 @@ PORTVERSION= 0.7.6 CATEGORIES= x11 MASTER_SITES= SF/staybox -MAINTAINER= danfe@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= XKB keyboard layout indicator and switcher LICENSE= GPLv3 -USE_GNOME= gtk20 - GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-silent-rules +USE_GNOME= gtk20 post-patch: +# Remove debug flag (-g) from CFLAGS @${REINPLACE_CMD} -e 's,-g$$,,' ${WRKSRC}/Makefile.in .include -- cgit v1.2.3