diff options
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/amiwm/Makefile | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/x11-wm/amiwm/Makefile b/x11-wm/amiwm/Makefile index 24edcde3607e..e7f20bac1978 100644 --- a/x11-wm/amiwm/Makefile +++ b/x11-wm/amiwm/Makefile @@ -1,19 +1,16 @@ -# New ports collection Makefile for: amiwm-0.20pl28 -# Date created: 13 November 1997 -# Whom: Douglas Carmichael <dcarmich@mcs.com> -# +# Created by: Douglas Carmichael <dcarmich@mcs.com> # $FreeBSD$ -# -PORTNAME= amiwm +zsh:1: command not found: :w PORTVERSION= 0.21.pl2 CATEGORIES= x11-wm MASTER_SITES= ftp://ftp.lysator.liu.se/pub/X11/wm/amiwm/ DISTNAME= ${PORTNAME}0.21pl2 MAINTAINER= dcarmich@dcarmichael.net -COMMENT= A window manager that makes your desktop look like an Amiga(TM) +COMMENT= Window manager that makes your desktop look like an Amiga(TM) +MAKE_JOBS_UNSAFE= yes GNU_CONFIGURE= yes USE_XORG= x11 ice sm xext xmu MAN1= amiwm.1 |