diff options
author | agc <agc@pkgsrc.org> | 1998-09-04 13:15:00 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 1998-09-04 13:15:00 +0000 |
commit | df5744fc52d26949dccae9aefc6afa743f12ef48 (patch) | |
tree | bb80381364de0534379702e2623d66d074227aec | |
parent | ddc354a7d928faa238b778dbbad9040520ac3ff1 (diff) | |
download | pkgsrc-df5744fc52d26949dccae9aefc6afa743f12ef48.tar.gz |
Enable imlib.
-rw-r--r-- | graphics/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index e7e5ef6d845..5eb9ccf8cb9 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 1998/08/27 11:18:44 frueauf Exp $ +# $NetBSD: Makefile,v 1.29 1998/09/04 13:15:00 agc Exp $ # FreeBSD Id: Makefile,v 1.53 1997/09/28 13:25:40 markm Exp # @@ -23,7 +23,7 @@ # SUBDIR += hobbes-icons-xpm SUBDIR += hp2xx # SUBDIR += hpscan -# SUBDIR += imlib + SUBDIR += imlib # SUBDIR += jbigkit SUBDIR += jpeg SUBDIR += kdegraphics |