diff options
Diffstat (limited to 'security/vinetto/Makefile')
-rw-r--r-- | security/vinetto/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/vinetto/Makefile b/security/vinetto/Makefile index 561c2ab3e1d0..f63db8766643 100644 --- a/security/vinetto/Makefile +++ b/security/vinetto/Makefile @@ -20,6 +20,7 @@ OPTIONS= IMAGING "Build with ability to extract graphic thumbnails" on USE_PYTHON= 2.3+ USE_PYDISTUTILS=yes +PYDISTUTILS_PKGVERSION= 0.06alpha .include <bsd.port.pre.mk> |