diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-01-05 12:11:26 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-01-05 12:11:26 +0000 |
commit | 62c19f0d877c2c5d70a795d8836a0548a509102e (patch) | |
tree | 36e285743f7d0e2ae097688b729bc708dc898783 | |
parent | f41a84cc7d54044c8fcbc96ce9aef8d24baf94a1 (diff) | |
download | ports-62c19f0d877c2c5d70a795d8836a0548a509102e.tar.gz ports-62c19f0d877c2c5d70a795d8836a0548a509102e.zip |
Notes
-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 49d688f32433..5952faf62d73 100644 --- a/x11/sbxkb/Makefile +++ b/x11/sbxkb/Makefile @@ -16,7 +16,6 @@ CONFIGURE_ARGS= --disable-silent-rules USE_GNOME= gtk20 USES= pkgconfig -NO_STAGE= yes post-patch: # Remove debug flag (-g) from CFLAGS @${REINPLACE_CMD} -e 's,-g$$,,' ${WRKSRC}/Makefile.in |