mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Switch to USES=libtool
This commit is contained in:
parent
f7b9fe4d55
commit
1b7e6abd72
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364114
@ -14,10 +14,10 @@ COMMENT= GKrellM Leds for CapsLock, NumLock, and ScrollLock
|
||||
BUILD_DEPENDS= ${LOCALBASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrellm2
|
||||
RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm2
|
||||
|
||||
USES= pkgconfig gmake
|
||||
USES= gmake libtool pkgconfig
|
||||
GNU_CONFIGURE= yes
|
||||
USE_XORG= x11 xtst
|
||||
USE_GNOME= gtk20
|
||||
USE_AUTOTOOLS= libtool
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user