diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-11-23 22:54:25 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-11-23 22:54:25 +0000 |
commit | b195e8b659c0ec6dbc05ad96c9258c90bb815c3f (patch) | |
tree | f574bf43ef994d37011107aa781171b64070e315 /x11-wm/amiwm/Makefile | |
parent | 5cbbbac049422c14835bcae1f1f786d63a9eecbc (diff) |
Notes
Diffstat (limited to 'x11-wm/amiwm/Makefile')
-rw-r--r-- | x11-wm/amiwm/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-wm/amiwm/Makefile b/x11-wm/amiwm/Makefile index 050ea1cdac09..3f8625574e76 100644 --- a/x11-wm/amiwm/Makefile +++ b/x11-wm/amiwm/Makefile @@ -3,7 +3,7 @@ # Date created: 13 November 1997 # Whom: Douglas Carmichael <dcarmich@mcs.com> # -# $Id: Makefile,v 1.3 1998/08/07 23:01:37 asami Exp $ +# $Id: Makefile,v 1.4 1998/11/23 18:18:35 vanilla Exp $ # DISTNAME= amiwm0.20pl48 @@ -13,6 +13,8 @@ MASTER_SITES= ftp://ftp.lysator.liu.se/pub/X11/wm/amiwm/ MAINTAINER= ports@FreeBSD.org +BROKEN= build + #WRKSRC= ${WRKDIR}/amiwm GNU_CONFIGURE= yes USE_X_PREFIX= yes |