mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Fix build on gcc-based architectures.
Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
24b49f43d5
commit
3a1d3ba898
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=494771
@ -14,7 +14,7 @@ LIB_DEPENDS= libgtkmm-2.0.so:x11-toolkits/gtkmm20
|
||||
RUN_DEPENDS= fbsetbg:x11-wm/fluxbox
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= pathfix pkgconfig
|
||||
USES= compiler:c11 pathfix pkgconfig
|
||||
PLIST_FILES= bin/fluxbg \
|
||||
bin/fluxbgd \
|
||||
bin/fluxbg_conf
|
||||
|
Loading…
Reference in New Issue
Block a user