mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-06 11:41:52 +00:00
- make it PREFIX-safe
- bump PORTREVISION PR: 174829 Submitted by: olivier@cochard.me (maintainer)
This commit is contained in:
parent
8f9a9cc265
commit
7b60f82bcb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=309890
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= libsystem
|
||||
PORTVERSION= 0.1.6
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://www.defora.org/os/download/download/3527/
|
||||
DISTNAME= libSystem-${PORTVERSION}
|
||||
@ -15,6 +16,7 @@ LICENSE= GPLv3
|
||||
|
||||
USE_LDCONFIG= yes
|
||||
USE_PKGCONFIG= build
|
||||
MAKE_ARGS+= PREFIX=${PREFIX}
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -e 's|/lib/|/libdata/|g' \
|
||||
|
Loading…
x
Reference in New Issue
Block a user