diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1998-12-03 07:18:19 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1998-12-03 07:18:19 +0000 |
commit | 95578f7d529b4e332684a7176b26bd1914d13b2b (patch) | |
tree | 2f6299394f64d8a240358f52fe0fca9a42ef8d8a /japanese/slrn | |
parent | 02c1f240843733b9cf91ef6995394ae294b2fab1 (diff) | |
download | ports-95578f7d529b4e332684a7176b26bd1914d13b2b.tar.gz ports-95578f7d529b4e332684a7176b26bd1914d13b2b.zip |
Notes
Diffstat (limited to 'japanese/slrn')
-rw-r--r-- | japanese/slrn/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/japanese/slrn/Makefile b/japanese/slrn/Makefile index baa86e7bd345..ec0cf59ba108 100644 --- a/japanese/slrn/Makefile +++ b/japanese/slrn/Makefile @@ -3,7 +3,7 @@ # Date created: 26 Jun 1998 # Whom: Takashi Mega <mega@minz.org> # -# $Id: Makefile,v 1.2 1998/10/09 10:05:50 asami Exp $ +# $Id: Makefile,v 1.3 1998/10/16 05:06:45 jseger Exp $ DISTNAME= slrn0.9.5.2 PKGNAME= ja-slrn-0.9.5.2 @@ -17,6 +17,8 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= mega@minz.org +BROKEN= 'fetch -- this needs more than one MASTER_STIE' + BROKEN_ELF= yes LIB_DEPENDS= slang.1:${PORTSDIR}/japanese/libslang |