diff options
author | explorer <explorer@pkgsrc.org> | 1998-03-10 00:52:24 +0000 |
---|---|---|
committer | explorer <explorer@pkgsrc.org> | 1998-03-10 00:52:24 +0000 |
commit | eb6e9fc1fa3ebb9ba107b7f6290cc8530390ff98 (patch) | |
tree | a8a57309d37c285c60156a8cf224e819bb41cc3a /graphics/Makefile | |
parent | 4ee6cb94d31eadd29eba476479dba389685d419a (diff) | |
download | pkgsrc-eb6e9fc1fa3ebb9ba107b7f6290cc8530390ff98.tar.gz |
graphics/gd works now
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index be3f59ef1c1..ca42733c421 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 1998/02/12 14:19:40 agc Exp $ +# $NetBSD: Makefile,v 1.13 1998/03/10 00:52:24 explorer Exp $ # FreeBSD Id: Makefile,v 1.53 1997/09/28 13:25:40 markm Exp # @@ -9,7 +9,7 @@ # SUBDIR += dc3play # SUBDIR += dore # SUBDIR += fxtv -# SUBDIR += gd + SUBDIR += gd # SUBDIR += geomview # SUBDIR += gfont SUBDIR += giflib |