diff options
author | hubertf <hubertf> | 2003-07-28 13:53:51 +0000 |
---|---|---|
committer | hubertf <hubertf> | 2003-07-28 13:53:51 +0000 |
commit | 776b4aceae0087e80d9399b19db0a714e5f412b8 (patch) | |
tree | ece0046fff7b32a7fd5152f8b5a058ec440d8c8d /graphics | |
parent | 541aaf4a79c0502d3738d4eeef9489508e0126b1 (diff) | |
download | pkgsrc-776b4aceae0087e80d9399b19db0a714e5f412b8.tar.gz |
add & enable gtksee
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 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 |