mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-05 11:35:01 +00:00
Fix USE_LDCONFIG
This commit is contained in:
parent
c6d3cd256e
commit
906430e615
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=507467
@ -4,7 +4,7 @@
|
|||||||
# devel/hadoop2 needs version 2.5.0
|
# devel/hadoop2 needs version 2.5.0
|
||||||
PORTNAME= protobuf
|
PORTNAME= protobuf
|
||||||
PORTVERSION= 2.5.0
|
PORTVERSION= 2.5.0
|
||||||
PORTREVISION= 4
|
PORTREVISION= 5
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
MASTER_SITES= http://pkgs.fedoraproject.org/repo/pkgs/protobuf/protobuf-2.5.0.tar.bz2/a72001a9067a4c2c4e0e836d0f92ece4/
|
MASTER_SITES= http://pkgs.fedoraproject.org/repo/pkgs/protobuf/protobuf-2.5.0.tar.bz2/a72001a9067a4c2c4e0e836d0f92ece4/
|
||||||
PKGNAMESUFFIX= 25
|
PKGNAMESUFFIX= 25
|
||||||
@ -17,7 +17,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING.txt
|
|||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
GNU_CONFIGURE_PREFIX= ${PREFIX}/protobuf25
|
GNU_CONFIGURE_PREFIX= ${PREFIX}/protobuf25
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= ${PREFIX}/protobuf25/lib
|
||||||
USES= gmake pathfix pkgconfig tar:bzip2 libtool
|
USES= gmake pathfix pkgconfig tar:bzip2 libtool
|
||||||
ONLY_FOR_ARCHS= i386 amd64
|
ONLY_FOR_ARCHS= i386 amd64
|
||||||
INSTALL_TARGET= install-strip
|
INSTALL_TARGET= install-strip
|
||||||
|
Loading…
x
Reference in New Issue
Block a user