From e6cc6ef23c91b2933e41ba0b42b2ca2877120579 Mon Sep 17 00:00:00 2001 From: bapt Date: Wed, 10 Jul 2013 16:23:40 +0000 Subject: Mark job unsafe --- x11-wm/amiwm/Makefile | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'x11-wm/amiwm') 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 -# +# Created by: Douglas Carmichael # $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 -- cgit