mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
Switch to USES=libtool:build
This commit is contained in:
parent
33e5dc1889
commit
63f65a7afc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=368456
@ -16,15 +16,14 @@ LICENSE= LGPL3
|
||||
BUILD_DEPENDS= gsed:${PORTSDIR}/textproc/gsed
|
||||
RUN_DEPENDS= lsof:${PORTSDIR}/sysutils/lsof
|
||||
|
||||
USES= bison gettext gmake libtool
|
||||
USES= bison gettext gmake libtool:build
|
||||
USE_GHOSTSCRIPT_BUILD= yes
|
||||
USE_AUTOTOOLS= libtoolize
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= ac_cv_header_linux_kd_h=no
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
LIBS+= -L${LOCALBASE}/lib
|
||||
|
||||
PATCHLEVEL= D012
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user