diff options
author | asami <asami@FreeBSD.org> | 1998-03-28 19:19:25 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-03-28 19:19:25 +0000 |
commit | 663337293a09a25a3f50f99614f85656f9f11344 (patch) | |
tree | 63f25dca76a58f089a3bc54fcf03ad33a5ef7f90 /graphics/aalib | |
parent | e4455f96e5f02d22b707a6066f3427aa31879d1d (diff) | |
download | FreeBSD-ports-663337293a09a25a3f50f99614f85656f9f11344.zip FreeBSD-ports-663337293a09a25a3f50f99614f85656f9f11344.tar.gz |
Mark this port broken, doesn't build.
Diffstat (limited to 'graphics/aalib')
-rw-r--r-- | graphics/aalib/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/aalib/Makefile b/graphics/aalib/Makefile index f35ea79..1644807 100644 --- a/graphics/aalib/Makefile +++ b/graphics/aalib/Makefile @@ -3,7 +3,7 @@ # Date created: 9 Dec 1997 # Whom: Andrey Zakhvatov # -# $Id: Makefile,v 1.1.1.1 1997/12/19 08:59:36 vanilla Exp $ +# $Id: Makefile,v 1.2 1998/03/28 14:33:26 steve Exp $ # DISTNAME= aalib-1.2 @@ -12,6 +12,8 @@ MASTER_SITES= ftp://ftp.ta.jcu.cz/pub/aa/ MAINTAINER= andy@icc.surw.chel.su +BROKEN= build + GNU_CONFIGURE= yes pre-configure: |