summaryrefslogtreecommitdiff
path: root/news/tin
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-10-15 00:07:04 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-10-15 00:07:04 +0000
commit7e0f1f7cfea0078344be666fc71749be70b73589 (patch)
tree7a9c165eda86f85fbd3d1662046c0c5e9756651b /news/tin
parentUnbreak. (diff)
Unbreak. Submitted by: steve
Notes
Notes: svn path=/head/; revision=14010
Diffstat (limited to 'news/tin')
-rw-r--r--news/tin/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/news/tin/Makefile b/news/tin/Makefile
index 39eeea3e553b..e6f4a036dce0 100644
--- a/news/tin/Makefile
+++ b/news/tin/Makefile
@@ -4,7 +4,7 @@
# Date created: 25 July 1996
# Whom: obrien@cs.ucdavis.edu
#
-# $Id: Makefile,v 1.62 1998/08/18 09:34:56 obrien Exp $
+# $Id: Makefile,v 1.63 1998/10/14 04:06:31 jseger Exp $
#
DISTNAME= tinpre-1.4-980818
@@ -16,10 +16,9 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ache@FreeBSD.org
-BROKEN_ELF= yes
-
WRKSRC= ${WRKDIR}/${DISTNAME:S/pre-1.4//}
GNU_CONFIGURE= yes
+USE_GMAKE= yes
# Curses support too buggy to activate
# --enable-curses \