diff options
author | Steve Price <steve@FreeBSD.org> | 1999-11-01 03:39:02 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-11-01 03:39:02 +0000 |
commit | 2deffa2644e32a7cea8a366e6e8d6247c4dfb173 (patch) | |
tree | 60a85e1cf7252f26fe663f2fc4449e72b01e8e4d | |
parent | e9811088390d0503f561f26daef3ca5ab8c3ce6f (diff) | |
download | freebsd-ports-2deffa2644e32a7cea8a366e6e8d6247c4dfb173.zip |
Activate the fujiplay and pyopengl ports.
-rw-r--r-- | graphics/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 503c9ce1a89e..1970b23654d9 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -26,6 +26,7 @@ SUBDIR += fli2gif SUBDIR += fly SUBDIR += fnlib + SUBDIR += fujiplay SUBDIR += fxtv SUBDIR += g2 SUBDIR += gd @@ -104,6 +105,7 @@ SUBDIR += pstoedit SUBDIR += py-imaging SUBDIR += py-imaging-handbook + SUBDIR += pyopengl SUBDIR += qcread SUBDIR += qiv SUBDIR += qvplay |