diff options
author | rh <rh@pkgsrc.org> | 2000-01-02 17:46:44 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2000-01-02 17:46:44 +0000 |
commit | 68cfe404d45c5608cce024203aa9ddf8c1f98265 (patch) | |
tree | d248d45e0fbd771e06bdf6b8d3fcb9452643034c /graphics | |
parent | 7c7a9cfe04d1f51c3cd3261f962812b07cc2a522 (diff) | |
download | pkgsrc-68cfe404d45c5608cce024203aa9ddf8c1f98265.tar.gz |
Add and enable libgdgeda.
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 3910a2c8fa1..982cfb47d73 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.70 2000/01/02 15:05:22 rh Exp $ +# $NetBSD: Makefile,v 1.71 2000/01/02 17:46:44 rh Exp $ # FreeBSD Id: Makefile,v 1.53 1997/09/28 13:25:40 markm Exp # @@ -47,6 +47,7 @@ # SUBDIR += jbigkit SUBDIR += jpeg SUBDIR += kdegraphics + SUBDIR += libgdgeda SUBDIR += libggi SUBDIR += libgii SUBDIR += libungif |