diff options
author | Steve Price <steve@FreeBSD.org> | 1998-03-29 01:33:10 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-03-29 01:33:10 +0000 |
commit | f36bf78f4a3fe06c4e2fee96b0ddd8e9577a836a (patch) | |
tree | 2c61bcf430f787a34c4f07172cb07514086bf65d /graphics/aalib | |
parent | e8454f318840376be472faa45a82a5fd66df412c (diff) | |
download | ports-f36bf78f4a3fe06c4e2fee96b0ddd8e9577a836a.tar.gz ports-f36bf78f4a3fe06c4e2fee96b0ddd8e9577a836a.zip |
Notes
Diffstat (limited to 'graphics/aalib')
-rw-r--r-- | graphics/aalib/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/aalib/Makefile b/graphics/aalib/Makefile index 1644807c46b3..902231351702 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.2 1998/03/28 14:33:26 steve Exp $ +# $Id: Makefile,v 1.3 1998/03/28 19:19:25 asami Exp $ # DISTNAME= aalib-1.2 @@ -12,8 +12,6 @@ MASTER_SITES= ftp://ftp.ta.jcu.cz/pub/aa/ MAINTAINER= andy@icc.surw.chel.su -BROKEN= build - GNU_CONFIGURE= yes pre-configure: |