diff options
author | bapt <bapt@FreeBSD.org> | 2011-08-02 21:47:46 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-08-02 21:47:46 +0800 |
commit | 015905617fb1fd6d228b77e36220017ce95646f1 (patch) | |
tree | aa78ece2a924099a5da69cb50a7e72f100fbedff /graphics/lib3ds | |
parent | 8aeadd6e9bc0f4b61f1178e9d75c2c5fd980503c (diff) | |
download | freebsd-ports-gnome-015905617fb1fd6d228b77e36220017ce95646f1.tar.gz freebsd-ports-gnome-015905617fb1fd6d228b77e36220017ce95646f1.tar.zst freebsd-ports-gnome-015905617fb1fd6d228b77e36220017ce95646f1.zip |
Mark BROKEN: Does not fetch
Diffstat (limited to 'graphics/lib3ds')
-rw-r--r-- | graphics/lib3ds/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/lib3ds/Makefile b/graphics/lib3ds/Makefile index 46dbd2e2e813..1e8c2bc6532e 100644 --- a/graphics/lib3ds/Makefile +++ b/graphics/lib3ds/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= A library for handling 3DS (3D Studio) files +BROKEN= does not fetch + USE_ZIP= yes USE_LDCONFIG= yes USE_GL= glut |