diff options
author | hubertf <hubertf@pkgsrc.org> | 2003-07-28 13:53:51 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2003-07-28 13:53:51 +0000 |
commit | bdc07b1ed6601dd0111e2eb9ccd8199734d39ff0 (patch) | |
tree | ece0046fff7b32a7fd5152f8b5a058ec440d8c8d /graphics/Makefile | |
parent | 126debddc59604292be3fc006127463a8c0f2b1c (diff) | |
download | pkgsrc-bdc07b1ed6601dd0111e2eb9ccd8199734d39ff0.tar.gz |
add & enable gtksee
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 c5d1941a4a7..a89789d280e 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.248 2003/07/26 13:56:14 jmmv Exp $ +# $NetBSD: Makefile,v 1.249 2003/07/28 13:53:51 hubertf Exp $ # COMMENT= Graphics tools and libraries @@ -108,6 +108,7 @@ SUBDIR+= graphviz SUBDIR+= gri SUBDIR+= gtkam SUBDIR+= gtkglext +SUBDIR+= gtksee SUBDIR+= gxine SUBDIR+= hermes SUBDIR+= hp2xx |