diff options
Diffstat (limited to 'news/husky-msged/Makefile')
-rw-r--r-- | news/husky-msged/Makefile | 3 |
1 files changed, 1 insertions, 2 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 |