diff options
author | Steve Price <steve@FreeBSD.org> | 1998-09-28 09:23:54 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-09-28 09:23:54 +0000 |
commit | 17f0a1e86636b543d4cd7a8a1bbf53301f7cb64c (patch) | |
tree | e3a86fbe3d9b2467438486baf86144847e7fd6ac /chinese/tin | |
parent | a519f639f6acd5cd67670d5504827e3e6f66adaf (diff) | |
download | ports-17f0a1e86636b543d4cd7a8a1bbf53301f7cb64c.tar.gz ports-17f0a1e86636b543d4cd7a8a1bbf53301f7cb64c.zip |
Notes
Diffstat (limited to 'chinese/tin')
-rw-r--r-- | chinese/tin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chinese/tin/Makefile b/chinese/tin/Makefile index be228f3462e4..8acfd4756451 100644 --- a/chinese/tin/Makefile +++ b/chinese/tin/Makefile @@ -3,7 +3,7 @@ # Date created: 2 Dec 1997 # Whom: Yen-Shuo Su <yssu@CCCA.NCTU.edu.tw> # -# $Id: Makefile,v 1.14 1998/09/01 15:49:45 vanilla Exp $ +# $Id: Makefile,v 1.15 1998/09/27 00:05:53 steve Exp $ # DISTNAME= tinpre-1.4-980818 @@ -16,7 +16,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= yssu@CCCA.NCTU.edu.tw -BROKEN= build +BROKEN_ELF= build WRKSRC= ${WRKDIR}/${DISTNAME:S/pre-1.4//} GNU_CONFIGURE= yes |