diff options
author | Koop Mast <kwm@FreeBSD.org> | 2014-06-30 21:48:11 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2014-06-30 21:48:11 +0000 |
commit | 2a34757d99b728536fdea76c9d7fe4b2c6f49edd (patch) | |
tree | e485a7de8e1ba6a0ee67a4422700069797818c95 /x11/gnome-shell | |
parent | 767b5c2bdb1a97b48519a2d6bb9dde730c610d97 (diff) | |
download | ports-2a34757d99b728536fdea76c9d7fe4b2c6f49edd.tar.gz ports-2a34757d99b728536fdea76c9d7fe4b2c6f49edd.zip |
Notes
Diffstat (limited to 'x11/gnome-shell')
-rw-r--r-- | x11/gnome-shell/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/gnome-shell/Makefile b/x11/gnome-shell/Makefile index ec335a7fc3cd..3177a653fd04 100644 --- a/x11/gnome-shell/Makefile +++ b/x11/gnome-shell/Makefile @@ -34,7 +34,6 @@ GCONF_SCHEMAS= gnome-shell.schemas MAN1= gnome-shell.1 -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|-Werror||g' \ ${WRKSRC}/configure |