diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-07-03 02:49:58 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-07-03 02:49:58 +0800 |
commit | f3dfd10129e25ccd9a5ce80b450e940b94587eb7 (patch) | |
tree | 504f4a93911f391ecf25dccf4378ec674eb0ba8b /graphics/Makefile | |
parent | 9e1d86002b2c73cda8927fcb5202e7309f24b3c8 (diff) | |
download | freebsd-ports-gnome-f3dfd10129e25ccd9a5ce80b450e940b94587eb7.tar.gz freebsd-ports-gnome-f3dfd10129e25ccd9a5ce80b450e940b94587eb7.tar.zst freebsd-ports-gnome-f3dfd10129e25ccd9a5ce80b450e940b94587eb7.zip |
add libv3d 0.1.7
V3D IO Library
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 5f540973598d..968089b5756b 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -187,6 +187,7 @@ SUBDIR += librsvg SUBDIR += librsvg2 SUBDIR += libungif + SUBDIR += libv3d SUBDIR += libwmf SUBDIR += libxine SUBDIR += linplasma |