aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2015-12-31 17:48:20 +0800
committerantoine <antoine@FreeBSD.org>2015-12-31 17:48:20 +0800
commitced6657456092a98f8396f9bb23077a00473b74c (patch)
tree7750c78fb8670bda2838a0590519b2ddea3752ef /editors
parent43b0cf980cd961096b307b8143f70c74dea45499 (diff)
downloadfreebsd-ports-gnome-ced6657456092a98f8396f9bb23077a00473b74c.tar.gz
freebsd-ports-gnome-ced6657456092a98f8396f9bb23077a00473b74c.tar.zst
freebsd-ports-gnome-ced6657456092a98f8396f9bb23077a00473b74c.zip
Unbreak fetch
Reported by: pkg-fallout
Diffstat (limited to 'editors')
-rw-r--r--editors/e3/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/editors/e3/Makefile b/editors/e3/Makefile
index 02514885a338..271871693f8b 100644
--- a/editors/e3/Makefile
+++ b/editors/e3/Makefile
@@ -16,13 +16,6 @@ USES= gmake tar:tgz
MAKE_ARGS= OS=FREEBSD
ONLY_FOR_ARCHS= i386
-FETCH_ARGS= -p -o ${DISTDIR}/${DISTFILES}
-
-do-fetch:
- @if [ ! -f ${DISTDIR}/${DISTFILES} ]; then \
- ${FETCH_CMD} ${MASTER_SITES}${DISTFILES}?attredirects=0\&d=1 ; \
- fi
-
post-patch:
@${REINPLACE_CMD} -e '/SYS_sigaction 46/s/46/342/' ${WRKSRC}/e3.h