aboutsummaryrefslogtreecommitdiffstats
path: root/mail/spamdb-curses
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-01-03 09:12:59 +0800
committerbapt <bapt@FreeBSD.org>2014-01-03 09:12:59 +0800
commitdb0c03aa84a5f05052fe228d203824c8a4cb12cc (patch)
treeb54805bb1e833f5e25532122b86019937ff20370 /mail/spamdb-curses
parent976f4e0096ac9ead6bc91a68fc66de70adfa1eb2 (diff)
downloadfreebsd-ports-gnome-db0c03aa84a5f05052fe228d203824c8a4cb12cc.tar.gz
freebsd-ports-gnome-db0c03aa84a5f05052fe228d203824c8a4cb12cc.tar.zst
freebsd-ports-gnome-db0c03aa84a5f05052fe228d203824c8a4cb12cc.zip
Part 2 at removing now useless FETCH_ARGS redifition
Diffstat (limited to 'mail/spamdb-curses')
-rw-r--r--mail/spamdb-curses/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/spamdb-curses/Makefile b/mail/spamdb-curses/Makefile
index 1b2577013424..25ed6838e52d 100644
--- a/mail/spamdb-curses/Makefile
+++ b/mail/spamdb-curses/Makefile
@@ -15,7 +15,6 @@ RUN_DEPENDS= ${LOCALBASE}/sbin/spamdb:${PORTSDIR}/mail/spamd
USE_PYTHON= yes
USE_PYDISTUTILS=yes
-FETCH_ARGS= -Fpr
NO_STAGE= yes
.include <bsd.port.mk>