diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-11-29 01:32:04 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-11-29 01:32:04 +0000 |
commit | aee6c2b1085dcbcc24f9f13bd19af7b96290962b (patch) | |
tree | 6a2542fbc9f63c012c240b4957b8e2fd95e8440d /x11-wm/e16 | |
parent | 8e1e5b68cbd6033c15a24bed34bbca19bca413d5 (diff) |
Mark this port broken, checksum mismatches and patch fails.
Notes
Notes:
svn path=/head/; revision=8888
Diffstat (limited to 'x11-wm/e16')
-rw-r--r-- | x11-wm/e16/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/e16/Makefile b/x11-wm/e16/Makefile index ae0fc578dcbd..698c4a83bbcc 100644 --- a/x11-wm/e16/Makefile +++ b/x11-wm/e16/Makefile @@ -3,7 +3,7 @@ # Date created: 10 June 1997 # Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> # -# $Id: Makefile,v 1.8 1997/11/16 10:02:55 fenner Exp $ +# $Id: Makefile,v 1.9 1997/11/26 22:43:35 vanilla Exp $ # DISTNAME= enl_BETA-0.13 @@ -18,6 +18,7 @@ MAINTAINER= vanilla@MinJe.com.TW LIB_DEPENDS= Im\\.4\\.:${PORTSDIR}/graphics/imlib +BROKEN= checksum and patch USE_GMAKE= yes USE_IMAKE= yes NO_INSTALL_MANPAGES= yes |