summaryrefslogtreecommitdiff
path: root/news/tin/Makefile
diff options
context:
space:
mode:
authorJim Mock <jim@FreeBSD.org>1999-10-03 03:37:25 +0000
committerJim Mock <jim@FreeBSD.org>1999-10-03 03:37:25 +0000
commita1ba07cbf41867bd43ca55f96454443a4012a15f (patch)
tree03410dc997ef9662f622bd3ab5d84083c8ed8eeb /news/tin/Makefile
parentShould USE_X_PREFIX so the program can find it's app-defaults (diff)
Move USE_BZIP2 down to where it belongs so portlint no longer
complains and spits fatal errors.
Notes
Notes: svn path=/head/; revision=22139
Diffstat (limited to 'news/tin/Makefile')
-rw-r--r--news/tin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/news/tin/Makefile b/news/tin/Makefile
index 3403bdc1b123..2664e43ab2c7 100644
--- a/news/tin/Makefile
+++ b/news/tin/Makefile
@@ -13,12 +13,12 @@ CATEGORIES= news
MASTER_SITES= ftp://ftp.tin.org/pub/news/clients/tin/current/ \
ftp://nuxi.ucdavis.edu/pub/tin/current/ \
ftp://ftp.nuxi.com/pub/tin/current/
-USE_BZIP2= yes
MAINTAINER= ache@FreeBSD.org
LIB_DEPENDS= uu.1:${PORTSDIR}/converters/uulib
+USE_BZIP2= yes
WRKSRC= ${WRKDIR}/${DISTNAME:S/pre-1.4//}
GNU_CONFIGURE= yes