diff --git a/devel/libmsiecf/Makefile b/devel/libmsiecf/Makefile index ef0512270c4f..f2d3584bac67 100644 --- a/devel/libmsiecf/Makefile +++ b/devel/libmsiecf/Makefile @@ -4,7 +4,8 @@ PORTNAME= libmsiecf DISTVERSION= alpha-20130529 CATEGORIES= devel -MASTER_SITES= GOOGLE_CODE +MASTER_SITES= https://googledrive.com/host/0B3fBvzttpiiSVm1MNkw5cU1mUG8/ \ + LOCAL/antoine MAINTAINER= antoine@FreeBSD.org COMMENT= Library and tools to access the MSIE index.dat files @@ -14,7 +15,7 @@ LICENSE= LGPL3 GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-python USES= gettext iconv pathfix -USE_PYTHON= yes +USE_PYTHON= -2.7 USE_LDCONFIG= yes LDFLAGS+= -L${LOCALBASE}/lib