summaryrefslogtreecommitdiff
path: root/devel/libscca
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2017-02-05 17:27:39 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2017-02-05 17:27:39 +0000
commit4a7fab49649abd5bfd52f89be1d327abc18935a6 (patch)
treef08448417990bcaae3c4de55fd722c17ee43ace1 /devel/libscca
parentdcbf850be527157c6e62c94e887294f3f5e634cd (diff)
downloadfreebsd-ports-4a7fab49649abd5bfd52f89be1d327abc18935a6.zip
- Update to alpha-20170205
- Make NLS optional
Diffstat (limited to 'devel/libscca')
-rw-r--r--devel/libscca/Makefile16
-rw-r--r--devel/libscca/distinfo6
2 files changed, 13 insertions, 9 deletions
diff --git a/devel/libscca/Makefile b/devel/libscca/Makefile
index 673e252c3f46..85a230ae8660 100644
--- a/devel/libscca/Makefile
+++ b/devel/libscca/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= libscca
-DISTVERSION= alpha-20161031
+DISTVERSION= alpha-20170205
CATEGORIES= devel
MASTER_SITES= https://github.com/libyal/libscca/releases/download/${PORTVERSION:E}/ \
LOCAL/antoine
@@ -16,17 +16,21 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libfwnt.so:devel/libfwnt
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} --with-libfwnt=${LOCALBASE}
-USES= gettext libtool pathfix python
+CONFIGURE_ARGS= --enable-python --with-libfwnt=${LOCALBASE}
+USES= libtool pathfix python
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E}
-PORTDOCS= AUTHORS ChangeLog
+OPTIONS_DEFINE= DOCS NLS
+
+NLS_USES= gettext
+NLS_CONFIGURE_ON= --with-libintl-prefix=${LOCALBASE}
+NLS_CONFIGURE_OFF= --disable-nls
-OPTIONS_DEFINE= DOCS
+PORTDOCS= AUTHORS ChangeLog
-post-install-DOCS-on:
+do-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR}
diff --git a/devel/libscca/distinfo b/devel/libscca/distinfo
index 5a2278e9a703..d7807de0c339 100644
--- a/devel/libscca/distinfo
+++ b/devel/libscca/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1478185133
-SHA256 (libscca-alpha-20161031.tar.gz) = 200a618fe84ac3909bcc0eda1ef3f5081c5a66527859e36c63c0dde45ff79b16
-SIZE (libscca-alpha-20161031.tar.gz) = 1577006
+TIMESTAMP = 1486311444
+SHA256 (libscca-alpha-20170205.tar.gz) = abde72db7b1401fc6b65232bb7caa0c20bb3f54862373713677105bc82b5478a
+SIZE (libscca-alpha-20170205.tar.gz) = 1548233