aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/amiwm
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-11-23 22:54:25 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-11-23 22:54:25 +0000
commitb195e8b659c0ec6dbc05ad96c9258c90bb815c3f (patch)
treef574bf43ef994d37011107aa781171b64070e315 /x11-wm/amiwm
parent5cbbbac049422c14835bcae1f1f786d63a9eecbc (diff)
downloadports-b195e8b659c0ec6dbc05ad96c9258c90bb815c3f.tar.gz
ports-b195e8b659c0ec6dbc05ad96c9258c90bb815c3f.zip
Mark this broken:
======= ===> Building for amiwm-0.20p48 cc -c -I. -I./libami -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_STAT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DHAVE_WAIT3=1 -DHAVE_SELECT=1 -DHAVE_STRDUP=1 -DHAVE_WAITPID=1 -DHAVE_XSHAPE=1 -DBSD_STYLE_GETTIMEOFDAY=1 -DLAME_ENDIAN=1 -O -pipe -I/usr/X11R6/include main.c main.c: In function `main': main.c:1384: `ShapeNotify' undeclared (first use this function) main.c:1384: (Each undeclared identifier is reported only once main.c:1384: for each function it appears in.) main.c:1385: `XShapeEvent' undeclared (first use this function) main.c:1385: `s' undeclared (first use this function) main.c:1385: parse error before `)' main.c:1386: `ShapeBounding' undeclared (first use this function) *** Error code 1 Stop.
Notes
Notes: svn path=/head/; revision=14842
Diffstat (limited to 'x11-wm/amiwm')
-rw-r--r--x11-wm/amiwm/Makefile4
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