diff options
author | bapt <bapt@FreeBSD.org> | 2014-04-11 22:07:03 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-04-11 22:07:03 +0800 |
commit | 74d3b811423734593bd87ca475d5c63be4bea60f (patch) | |
tree | 7116170f96e08bd07972210c6ae1d30e3f749f97 /devel | |
parent | e8369f65d365b8e8a93534abc174345fa2c1aa11 (diff) | |
download | freebsd-ports-gnome-74d3b811423734593bd87ca475d5c63be4bea60f.tar.gz freebsd-ports-gnome-74d3b811423734593bd87ca475d5c63be4bea60f.tar.zst freebsd-ports-gnome-74d3b811423734593bd87ca475d5c63be4bea60f.zip |
Support stage
Diffstat (limited to 'devel')
-rw-r--r-- | devel/evolution-gconf-tools/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/evolution-gconf-tools/Makefile b/devel/evolution-gconf-tools/Makefile index 82d4d06d9fef..4645f775814d 100644 --- a/devel/evolution-gconf-tools/Makefile +++ b/devel/evolution-gconf-tools/Makefile @@ -17,7 +17,6 @@ GNU_CONFIGURE= yes USE_PYTHON= yes USE_GNOME= gnomeprefix -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|/bin/bash|${SH}|' \ ${WRKSRC}/lib/* |