diff options
author | jtb <jtb> | 2001-01-29 04:33:01 +0000 |
---|---|---|
committer | jtb <jtb> | 2001-01-29 04:33:01 +0000 |
commit | a64bc3768ff693854787c9239e4f6588cb5de7d2 (patch) | |
tree | e21e08710c9310cabafbe5e466e6e5a957d337e8 /graphics | |
parent | 47872b531eecb69c58bbdbd61b780fa9612c0024 (diff) | |
download | pkgsrc-a64bc3768ff693854787c9239e4f6588cb5de7d2.tar.gz |
Add and enable iGMT.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 526b30f982b..414498ab05b 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.110 2001/01/26 09:40:02 wiz Exp $ +# $NetBSD: Makefile,v 1.111 2001/01/29 04:33:01 jtb Exp $ # SUBDIR += CompuPic @@ -51,6 +51,7 @@ SUBDIR += hermes SUBDIR += hp2xx SUBDIR += imlib + SUBDIR += iGMT SUBDIR += jpeg SUBDIR += kdegraphics SUBDIR += libflash |