aboutsummaryrefslogtreecommitdiff
path: root/news/tin/Makefile
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2002-03-19 10:53:14 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2002-03-19 10:53:14 +0000
commit9f006a32760ac20b14c6521a90913fb35ee1e7e2 (patch)
tree9ebec7b862e243d79895fd0ec8efc53fdb5d72ce /news/tin/Makefile
parent860ecc8e74069335ab2485ae3d664d9de16e01ab (diff)
downloadports-9f006a32760ac20b14c6521a90913fb35ee1e7e2.tar.gz
ports-9f006a32760ac20b14c6521a90913fb35ee1e7e2.zip
Notes
Diffstat (limited to 'news/tin/Makefile')
-rw-r--r--news/tin/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/news/tin/Makefile b/news/tin/Makefile
index 1a983e2484d9..0d4c979e1ee6 100644
--- a/news/tin/Makefile
+++ b/news/tin/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= tin
-PORTVERSION= 1.5.10
-PORTREVISION= 1
+PORTVERSION= 1.5.11
CATEGORIES+= news
MASTER_SITES= ftp://ftp.tin.org/pub/news/clients/tin/v1.5/ \
ftp://nuxi.ucdavis.edu/pub/tin/v1.5/ \
@@ -36,7 +35,8 @@ CONFIGURE_ARGS= --with-nntp-default-server=news \
--enable-break-long-lines \
--with-pgp=${PREFIX}/bin/pgp \
--with-ispell=${PREFIX}/bin/ispell \
- --with-metamail=${PREFIX}/bin/metamail
+ --with-metamail=${PREFIX}/bin/metamail \
+ --with-mime-default-charset=US-ASCII
CONFIGURE_ENV= CFLAGS='${CFLAGS} -DNNTP_SERVER_FILE="\"${PREFIX}/etc/nntpserver\""' \
CPPFLAGS='${CPPFLAGS} -I${LOCALBASE}/include' \
LDFLAGS='${LDFLAGS} -L${LOCALBASE}/lib'
@@ -63,8 +63,6 @@ post-configure:
${ECHO_CMD} "#define HAVE_STRCASESTR 1" \
>> ${WRKSRC}/include/autoconf.h; \
fi
- ${ECHO_CMD} "#define HAVE_ICONV_H 1" >> ${WRKSRC}/include/autoconf.h
- ${ECHO_CMD} "#define HAVE_ICONV 1" >> ${WRKSRC}/include/autoconf.h
post-build:
cd ${WRKSRC}/po; ${GMAKE}