Update to 20121205
PR: ports/174613 Submitted by: Antoine Brodin <antoine@freebsd.org> (maintainer)
This commit is contained in:
parent
d498d3028a
commit
3ad9abc42d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=309384
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= liblnk
|
||||
PORTVERSION= 20121121
|
||||
PORTVERSION= 20121205
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= GOOGLE_CODE
|
||||
DISTNAME= ${PORTNAME}-alpha-${PORTVERSION}
|
||||
@ -16,6 +16,7 @@ GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-python
|
||||
USE_PKGCONFIG= build
|
||||
USE_GETTEXT= yes
|
||||
USE_GNOME= gnomehack
|
||||
USE_ICONV= yes
|
||||
USE_PYTHON= yes
|
||||
USE_LDCONFIG= yes
|
||||
@ -30,10 +31,6 @@ OPTIONS_DEFINE= DOCS
|
||||
|
||||
PORTDOCS= AUTHORS ChangeLog
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's,$$(libdir)/pkgconfig,@prefix@/libdata/pkgconfig,g' \
|
||||
${WRKSRC}/Makefile.in
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
post-install:
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (liblnk-alpha-20121121.tar.gz) = b41e8c7727099c45b449ba2d2c94863e46fee834a94aee9942b666d93a816ba3
|
||||
SIZE (liblnk-alpha-20121121.tar.gz) = 1246507
|
||||
SHA256 (liblnk-alpha-20121205.tar.gz) = ea9edc73adeb984fa859de531de1cff10f8ba9f4f4b0b33ad5bac502c20ef444
|
||||
SIZE (liblnk-alpha-20121205.tar.gz) = 1246527
|
||||
|
Loading…
Reference in New Issue
Block a user