mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
- Switch to USES=libtool
Approved by: portmgr blanket
This commit is contained in:
parent
f0d5807bb5
commit
3b2e69383d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=356664
@ -14,9 +14,9 @@ LICENSE= GPLv2
|
||||
|
||||
LIB_DEPENDS= libfm-gtk.so:${PORTSDIR}/x11/libfm
|
||||
|
||||
USES= desktop-file-utils fam gmake pathfix pkgconfig tar:xz
|
||||
USES= desktop-file-utils fam gmake pathfix pkgconfig tar:xz libtool
|
||||
USE_GNOME= gtk20
|
||||
USE_AUTOTOOLS= aclocal automake libtool
|
||||
USE_AUTOTOOLS= aclocal automake
|
||||
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
Loading…
Reference in New Issue
Block a user