diff options
author | rh <rh> | 2003-04-06 11:08:56 +0000 |
---|---|---|
committer | rh <rh> | 2003-04-06 11:08:56 +0000 |
commit | 99850915b9d62775b1a68737adfdeaa865179a3b (patch) | |
tree | 9dfbf7e8dca049716455393c8da5aff915f9b606 | |
parent | 96c2db178b357ef53eb0d1f6e7321b1660a0c149 (diff) | |
download | pkgsrc-99850915b9d62775b1a68737adfdeaa865179a3b.tar.gz |
Add and enable gxine
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 942c6f1d28d..bc4aec7c9c7 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.232 2003/04/06 11:06:53 rh Exp $ +# $NetBSD: Makefile,v 1.233 2003/04/06 11:08:56 rh Exp $ # COMMENT= Graphics tools and libraries @@ -103,6 +103,7 @@ SUBDIR+= graphviz SUBDIR+= gri SUBDIR+= gtkam SUBDIR+= gtkglext +SUBDIR+= gxine SUBDIR+= hermes SUBDIR+= hp2xx SUBDIR+= iGMT |