aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2013-08-07 14:48:02 +0800
committerantoine <antoine@FreeBSD.org>2013-08-07 14:48:02 +0800
commit61846bf2a48c49e7370e217918392b6e3884fdb5 (patch)
treec73387405769ddc08a2e115acebafd0634ee61ef /devel
parent48a3933fef08b54e0fa6f030ffd83660c68323d4 (diff)
downloadfreebsd-ports-gnome-61846bf2a48c49e7370e217918392b6e3884fdb5.tar.gz
freebsd-ports-gnome-61846bf2a48c49e7370e217918392b6e3884fdb5.tar.zst
freebsd-ports-gnome-61846bf2a48c49e7370e217918392b6e3884fdb5.zip
Update liblnk to 20130805
Mark that it is not ready for python 3 yet
Diffstat (limited to 'devel')
-rw-r--r--devel/liblnk/Makefile6
-rw-r--r--devel/liblnk/distinfo4
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/liblnk/Makefile b/devel/liblnk/Makefile
index 1e0b4c32987d..2fc3dec550f9 100644
--- a/devel/liblnk/Makefile
+++ b/devel/liblnk/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= liblnk
-PORTVERSION= 20130413
+PORTVERSION= 20130805
CATEGORIES= devel
MASTER_SITES= https://googledrive.com/host/0B3fBvzttpiiSQmluVC1YeDVvZWM/ \
LOCAL/antoine
@@ -15,8 +15,8 @@ LICENSE= LGPL3
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-python
-USES= pathfix gettext iconv
-USE_PYTHON= yes
+USES= gettext iconv pathfix
+USE_PYTHON= -2.7
USE_LDCONFIG= yes
LDFLAGS+= -L${LOCALBASE}/lib
diff --git a/devel/liblnk/distinfo b/devel/liblnk/distinfo
index 91d5b140ac5d..72fbf5f4db31 100644
--- a/devel/liblnk/distinfo
+++ b/devel/liblnk/distinfo
@@ -1,2 +1,2 @@
-SHA256 (liblnk-alpha-20130413.tar.gz) = 59a472d22bd1384395b1aaf618a44a5b99eef71bb4f53f41a8539887a0ea11eb
-SIZE (liblnk-alpha-20130413.tar.gz) = 1266462
+SHA256 (liblnk-alpha-20130805.tar.gz) = a7654ae5a23e0d589eafcf3b810da30e2d37b66d01bb00686f73d1136eeca435
+SIZE (liblnk-alpha-20130805.tar.gz) = 1283234