aboutsummaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
Diffstat (limited to 'news')
-rw-r--r--news/husky-msged/Makefile3
-rw-r--r--news/newsgrab/Makefile3
2 files changed, 2 insertions, 4 deletions
diff --git a/news/husky-msged/Makefile b/news/husky-msged/Makefile
index a0d5c2e98ed9..cc7455de4646 100644
--- a/news/husky-msged/Makefile
+++ b/news/husky-msged/Makefile
@@ -7,14 +7,13 @@ PORTREVISION= 2
CATEGORIES= news mail
MASTER_SITES= SF/husky/${PORTNAME}/6.2%20RC1
DISTNAME= ${PORTNAME}-${PORTVERSION}-stable-src
-EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= Msged/TE (full-featured FTN mail reader)
LIB_DEPENDS= libfidoconfig.so:${PORTSDIR}/news/husky-fidoconf
-USES= makeinfo
+USES= makeinfo tar:tgz
MAKE_ARGS= MSGEDCFG="\\\"~/.msged\\\""
INFO= msged
diff --git a/news/newsgrab/Makefile b/news/newsgrab/Makefile
index 5b1aeeaa7bb1..b0f7a54c559a 100644
--- a/news/newsgrab/Makefile
+++ b/news/newsgrab/Makefile
@@ -6,7 +6,6 @@ PORTVERSION= 0.4.0
PORTREVISION= 1
CATEGORIES= news
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
-EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= Download and uudecode binary files from USENET using regexps
@@ -17,7 +16,7 @@ RUN_DEPENDS= p5-NNTPClient>=0:${PORTSDIR}/news/p5-NNTPClient \
p5-Time-modules>=0:${PORTSDIR}/devel/p5-Time-modules
NO_BUILD= yes
-USES= perl5 shebangfix
+USES= perl5 shebangfix tar:tgz
SHEBANG_FILES= newsgrab.pl
OPTIONS_DEFINE= DOCS