diff options
author | veego <veego> | 2001-12-10 20:59:16 +0000 |
---|---|---|
committer | veego <veego> | 2001-12-10 20:59:16 +0000 |
commit | 79835b63e072fd8d59dc888cd65f4ea4b92be0ab (patch) | |
tree | ede8ad7300d9137ce94df527f90ab5e56538b80b | |
parent | 5f28c32d07781d0aa2411b32afd176095481ae87 (diff) | |
download | pkgsrc-79835b63e072fd8d59dc888cd65f4ea4b92be0ab.tar.gz |
Add ogle and ogle_gui.
-rw-r--r-- | graphics/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 68e4f16e45e..e139fc832bb 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.166 2001/12/01 00:31:35 hubertf Exp $ +# $NetBSD: Makefile,v 1.167 2001/12/10 20:59:16 veego Exp $ # COMMENT= Graphics tools and libraries @@ -102,6 +102,8 @@ SUBDIR+= mtv SUBDIR+= ncview SUBDIR+= netpbm SUBDIR+= ns-flash +SUBDIR+= ogle +SUBDIR+= ogle_gui SUBDIR+= opendis SUBDIR+= openptc SUBDIR+= p5-GD |