mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
s/INSTALLS_SHLIB/USE_LDCONFIG/
This commit is contained in:
parent
d9c7e955ff
commit
3159210409
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=171623
@ -21,7 +21,7 @@ OPTIONS= UTF8 "Enable UTF-8 support - EXPERIMENTAL" off
|
||||
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
CONFLICTS= libslang2-2.* libslang-1.*.j[0-9]
|
||||
|
||||
|
@ -18,7 +18,7 @@ MAINTAINER= garga@FreeBSD.org
|
||||
COMMENT= Routines for rapid alpha-numeric terminal applications development
|
||||
|
||||
USE_BZIP2= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
|
||||
|
@ -18,7 +18,7 @@ MAINTAINER= garga@FreeBSD.org
|
||||
COMMENT= Routines for rapid alpha-numeric terminal applications development
|
||||
|
||||
USE_BZIP2= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user