aboutsummaryrefslogtreecommitdiff
path: root/devel/libmsiecf
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2013-07-29 22:06:54 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2013-07-29 22:06:54 +0000
commit63f412b17941e1dc5ff28469e6653d7fe84be3ef (patch)
tree60964701732608ba59dc71bb975e4d81f464196c /devel/libmsiecf
parent54b817a43491a375ea77a9cbf7878f42dba2d41d (diff)
downloadports-63f412b17941e1dc5ff28469e6653d7fe84be3ef.tar.gz
ports-63f412b17941e1dc5ff28469e6653d7fe84be3ef.zip
Make libmsiecf fetchable again.
While here, mark that is it not ready for python 3 yet
Notes
Notes: svn path=/head/; revision=323927
Diffstat (limited to 'devel/libmsiecf')
-rw-r--r--devel/libmsiecf/Makefile5
1 files changed, 3 insertions, 2 deletions
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