aboutsummaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-09-19 14:04:26 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-09-19 14:04:26 +0000
commit7800d020d89cd078fac25b59c9770526bfbc3f18 (patch)
tree208337a1ecec9caaf8e85d3e05d61760787e8c1d /news
parent718d64b9f3e055bd650a5dbc1b88b395132f2711 (diff)
downloadports-7800d020d89cd078fac25b59c9770526bfbc3f18.tar.gz
ports-7800d020d89cd078fac25b59c9770526bfbc3f18.zip
news/tin: Spell *_CONFIGURE_ON correctly
There is no opt_CONFIGURE_ARGS helper.
Notes
Notes: svn path=/head/; revision=512341
Diffstat (limited to 'news')
-rw-r--r--news/tin/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/news/tin/Makefile b/news/tin/Makefile
index 44b974d19020..13df8d78e6c3 100644
--- a/news/tin/Makefile
+++ b/news/tin/Makefile
@@ -3,7 +3,7 @@
PORTNAME= tin
PORTVERSION= 2.4.2
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES+= news ipv6
MASTER_SITES= ftp://ftp.tin.org/pub/news/clients/tin/v${PORTVERSION:R}/ \
ftp://ftp.sunet.se/pub/news/readers/tin/v${PORTVERSION:R}/ \
@@ -41,14 +41,14 @@ OPTIONS_SUB= yes
NNTP_ONLY_DESC= Only read news via NNTP (no spool dir support)
NNTP_ONLY_CONFIGURE_ENABLE=nntp-only
GNUPG_RUN_DEPENDS= gpg:security/gnupg
-GNUPG_CONFIGURE_ON= --with-gpg=${PREFIX}/bin/gpg \
+GNUPG_CONFIGURE_ON= --with-gpg=${LOCALBASE}/bin/gpg \
--without-pgp --without-pgpk
GNUPG_CONFIGURE_OFF= --disable-pgp-gpg
ISPELL_RUN_DEPENDS= ispell:textproc/aspell-ispell
-ISPELL_CONFIGURE_ARGS= --with-ispell=${PREFIX}/bin/ispell
+ISPELL_CONFIGURE_ON= --with-ispell=${LOCALBASE}/bin/ispell
METAMAIL_DESC?= Use metamail to handle MIME attachments
METAMAIL_RUN_DEPENDS= metamail:mail/metamail
-METAMAIL_CONFIGURE_ARGS=--with-metamail=${PREFIX}/bin/metamail
+METAMAIL_CONFIGURE_ON= --with-metamail=${LOCALBASE}/bin/metamail
CANLOCK_DESC= Enable Cancel-Lock key support via libcanlock
CANLOCK_CONFIGURE_ENABLE=cancel-locks
NLS_CONFIGURE_ENABLE= nls