1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-27 10:03:20 +00:00

Fix USE_LDCONFIG

This commit is contained in:
Antoine Brodin 2019-07-27 17:56:53 +00:00
parent c6d3cd256e
commit 906430e615
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=507467

View File

@ -4,7 +4,7 @@
# devel/hadoop2 needs version 2.5.0
PORTNAME= protobuf
PORTVERSION= 2.5.0
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= devel
MASTER_SITES= http://pkgs.fedoraproject.org/repo/pkgs/protobuf/protobuf-2.5.0.tar.bz2/a72001a9067a4c2c4e0e836d0f92ece4/
PKGNAMESUFFIX= 25
@ -17,7 +17,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING.txt
GNU_CONFIGURE= yes
GNU_CONFIGURE_PREFIX= ${PREFIX}/protobuf25
USE_LDCONFIG= yes
USE_LDCONFIG= ${PREFIX}/protobuf25/lib
USES= gmake pathfix pkgconfig tar:bzip2 libtool
ONLY_FOR_ARCHS= i386 amd64
INSTALL_TARGET= install-strip