Fix build on GCC-based architectures.
PR: 231914 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
8e1c10e522
commit
876c2fb2ac
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=483258
@ -17,7 +17,7 @@ LIB_DEPENDS= libImlib2.so:graphics/imlib2
|
||||
|
||||
CONFIGURE_ARGS= --exec-prefix=${PREFIX}
|
||||
|
||||
USES= pkgconfig gettext gmake tar:tgz
|
||||
USES= compiler:c++11-lang gettext gmake gnome pkgconfig tar:tgz
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
Loading…
Reference in New Issue
Block a user