diff options
author | Steve Price <steve@FreeBSD.org> | 1998-09-27 00:02:10 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-09-27 00:02:10 +0000 |
commit | a8ab4aa7f1da1bd3d69a66f25243f8fdb91288dd (patch) | |
tree | ef9b55feadc319a67233b909687707ee55ec8926 /chinese/pine4 | |
parent | 8e15ebd5f396b35975e6e55e4fb808a1ebc16aed (diff) |
Notes
Diffstat (limited to 'chinese/pine4')
-rw-r--r-- | chinese/pine4/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/chinese/pine4/Makefile b/chinese/pine4/Makefile index 3ae5a1d4e970..8e188ca86e2c 100644 --- a/chinese/pine4/Makefile +++ b/chinese/pine4/Makefile @@ -4,7 +4,7 @@ # Date created: 15 July 1998 # Whom: Liang Tai-hwa <avatar@www.mmlab.cse.yzu.edu.tw> # -# $Id: Makefile,v 1.6 1998/08/09 00:51:22 steve Exp $ +# $Id: Makefile,v 1.7 1998/08/24 01:24:38 steve Exp $ # DISTNAME= pine4.02 @@ -18,6 +18,8 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= avatar@www.mmlab.cse.yzu.edu.tw +BROKEN_ELF= does not build ELF libs + NO_LATEST_LINK= yes MAN1= pine.1 pico.1 pilot.1 |