diff options
Diffstat (limited to 'devel/libvshadow/Makefile')
-rw-r--r-- | devel/libvshadow/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libvshadow/Makefile b/devel/libvshadow/Makefile index 955faa1eb431..f411388e1e99 100644 --- a/devel/libvshadow/Makefile +++ b/devel/libvshadow/Makefile @@ -15,7 +15,7 @@ LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/COPYING USES= fuse gettext iconv pathfix pkgconfig -USE_PYTHON= -2.7 +USE_PYTHON= 2 USE_LDCONFIG= yes GNU_CONFIGURE= yes |