diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-07-02 17:42:55 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-07-02 17:42:55 +0000 |
commit | d1dd55ede08b47fe198a6448eeba8be5755c7056 (patch) | |
tree | 8a77c3370bcd878bafff980f71366eac88adb214 /x11-wm/e16 | |
parent | bb5e0dcf6c3b2bd1d294b43b821f95e025bece37 (diff) | |
download | ports-d1dd55ede08b47fe198a6448eeba8be5755c7056.tar.gz ports-d1dd55ede08b47fe198a6448eeba8be5755c7056.zip |
Notes
Diffstat (limited to 'x11-wm/e16')
-rw-r--r-- | x11-wm/e16/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-wm/e16/Makefile b/x11-wm/e16/Makefile index d1aa84318954..915bf7f37ec6 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.12 1998/02/01 02:03:44 vanilla Exp $ +# $Id: Makefile,v 1.13 1998/02/18 16:08:13 vanilla Exp $ # DISTNAME= enl_BETA-0.13.3 @@ -17,6 +17,8 @@ MAINTAINER= vanilla@FreeBSD.ORG LIB_DEPENDS= Imlib\\.1\\.:${PORTSDIR}/graphics/imlib +BROKEN= "The distfile can't be fetch now, waiting next version now." + USE_GMAKE= yes USE_IMAKE= yes NO_INSTALL_MANPAGES= yes |