diff options
author | tron <tron> | 1998-05-01 20:20:55 +0000 |
---|---|---|
committer | tron <tron> | 1998-05-01 20:20:55 +0000 |
commit | ab487a4b54466bd5efbf6daaf0ee418340d0519a (patch) | |
tree | b9fd6f5f182ec6c076a0d83a84378be84f2f3b53 /graphics | |
parent | a1a2f026545b18565e6ad97ff1434a9e22da20db (diff) | |
download | pkgsrc-ab487a4b54466bd5efbf6daaf0ee418340d0519a.tar.gz |
Add and enable "kdegraphics-4.1b".
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 bf443e4fe5a..5727108805e 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 1998/04/28 15:02:54 bouyer Exp $ +# $NetBSD: Makefile,v 1.19 1998/05/01 20:20:55 tron Exp $ # FreeBSD Id: Makefile,v 1.53 1997/09/28 13:25:40 markm Exp # @@ -24,6 +24,7 @@ # SUBDIR += imlib # SUBDIR += jbigkit SUBDIR += jpeg + SUBDIR += kdegraphics SUBDIR += mpeg-lib # SUBDIR += mpeg2codec # SUBDIR += mpeg2play |