diff options
Diffstat (limited to 'graphics/partio/Makefile')
-rw-r--r-- | graphics/partio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/partio/Makefile b/graphics/partio/Makefile index 24d22c925798..122787aca761 100644 --- a/graphics/partio/Makefile +++ b/graphics/partio/Makefile @@ -12,7 +12,7 @@ LICENSE= BSD3CLAUSE BUILD_DEPENDS= swig3.0:devel/swig30 -USES= cmake:outsource gl python shebangfix +USES= cmake gl python shebangfix SHEBANG_FILES= src/tools/partedit.py src/tools/partjson.py USE_GL= gl glu glut USE_LDCONFIG= yes |