diff options
author | steve <steve@FreeBSD.org> | 1998-09-27 00:02:10 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-09-27 00:02:10 +0000 |
commit | 5cdaefa4f7dab029b065d6727bfbac568b4f9578 (patch) | |
tree | e1adf6d468fc42895eb1e526952c7c7c40600c6a /chinese/pine4 | |
parent | 6e74c4177609c771fc10a7afde80adc44bf3c9d0 (diff) | |
download | FreeBSD-ports-5cdaefa4f7dab029b065d6727bfbac568b4f9578.zip FreeBSD-ports-5cdaefa4f7dab029b065d6727bfbac568b4f9578.tar.gz |
Broken for ELF: does not build ELF libs.
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 3ae5a1d..8e188ca 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 |