diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-03-28 19:19:25 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-03-28 19:19:25 +0000 |
commit | 918d9519d10262eb0bf115b346e1515ad772ebaf (patch) | |
tree | b43898d2fe9202ea6d8208b4c701fa4c4f053614 /graphics/aalib | |
parent | e34037ebdd55d8fe2a43faae7fe2a1c976d9bb9e (diff) | |
download | ports-918d9519d10262eb0bf115b346e1515ad772ebaf.tar.gz ports-918d9519d10262eb0bf115b346e1515ad772ebaf.zip |
Notes
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 f35ea796e068..1644807c46b3 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: |