mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Try to fix build on 4.x by USE_GCC=3.4+
Reported by: pointyhat via kris Approved by: krion (mentor, implicit)
This commit is contained in:
parent
e71b83a4d5
commit
eb6dfa42a6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=162978
2 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,7 @@ COMMENT?= A civilisation clone for X11; multiplayer
|
|||
LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \
|
||||
png.5:${PORTSDIR}/graphics/png
|
||||
|
||||
USE_GCC= 3.4+
|
||||
USE_GETTEXT= yes
|
||||
USE_XPM= yes
|
||||
USE_BZIP2= yes
|
||||
|
|
|
@ -15,6 +15,7 @@ COMMENT= A Linux/BSD IPv6 router advertisement daemon
|
|||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GCC= 3.4+
|
||||
USE_RC_SUBR= radvd
|
||||
|
||||
MAN5= radvd.conf.5
|
||||
|
|
Loading…
Add table
Reference in a new issue