diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-11-29 22:06:43 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-11-29 22:06:43 +0000 |
commit | 6700b35db7774617cb595fb9b7f7e325252d7209 (patch) | |
tree | da051a8fa1efe8cf338f36bbcc924eca21cedf33 /x11 | |
parent | 5b18a26978c471a79fc3da0288b6539334893d8e (diff) |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/eterm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/eterm/Makefile b/x11/eterm/Makefile index badbb6e35054..f96abf700de0 100644 --- a/x11/eterm/Makefile +++ b/x11/eterm/Makefile @@ -3,7 +3,7 @@ # Date created: 24 November 1997 # Whom: Murray Stokely <murray@cdrom.com> # -# $Id: Makefile,v 1.2 1997/11/02 19:09:30 max Exp $ +# $Id: Makefile,v 1.3 1997/11/16 16:32:02 max Exp $ # DISTNAME= Eterm-DR-0.6aPL2 @@ -15,6 +15,7 @@ MAINTAINER= murray@cdrom.com LIB_DEPENDS= Im\\.3\\.:${PORTSDIR}/graphics/imlib +BROKEN= R_OK undefined WRKSRC= $(WRKDIR)/Eterm-DR-0.6a USE_GMAKE= yes GNU_CONFIGURE= yes |