diff options
author | jmmv <jmmv> | 2004-04-01 18:28:23 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2004-04-01 18:28:23 +0000 |
commit | 1b53d6ab9317d4bc6ae2c82f39e47f71c5825e46 (patch) | |
tree | f9109511971064ea93b394b948394d6ed2c399b6 /graphics/Makefile | |
parent | a054597b51d1f8776b8210b4be72ac92fbe6c0e9 (diff) | |
download | pkgsrc-1b53d6ab9317d4bc6ae2c82f39e47f71c5825e46.tar.gz |
Add and enable hicolor-icon-theme.
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 e9f8d4003bd..e28f3829998 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.304 2004/03/29 22:11:37 xtraeme Exp $ +# $NetBSD: Makefile,v 1.305 2004/04/01 18:28:23 jmmv Exp $ # COMMENT= Graphics tools and libraries @@ -113,6 +113,7 @@ SUBDIR+= gtkam SUBDIR+= gtkglext SUBDIR+= gtksee SUBDIR+= hermes +SUBDIR+= hicolor-icon-theme SUBDIR+= hp2xx SUBDIR+= iGMT SUBDIR+= imlib |