diff options
author | markd <markd@pkgsrc.org> | 2006-10-07 03:07:25 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2006-10-07 03:07:25 +0000 |
commit | 902f546dc1ce2c18e0f8da8168b9ef50ce859ce2 (patch) | |
tree | 0be8fb997be7450fb968d2e3d4a81e949360dc03 /graphics/Makefile | |
parent | 012a0595f5053a5371395f57c7350626f5fc26dc (diff) | |
download | pkgsrc-902f546dc1ce2c18e0f8da8168b9ef50ce859ce2.tar.gz |
add gwenview-i18n
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 5fa90ddcadc..6b111682b4d 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.436 2006/09/08 16:29:35 jmmv Exp $ +# $NetBSD: Makefile,v 1.437 2006/10/07 03:07:25 markd Exp $ # COMMENT= Graphics tools and libraries @@ -138,6 +138,7 @@ SUBDIR+= gtkam SUBDIR+= gtkglext SUBDIR+= gtksee SUBDIR+= gwenview +SUBDIR+= gwenview-i18n SUBDIR+= h5utils SUBDIR+= hermes SUBDIR+= hicolor-icon-theme |