mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- Add missed depends on png lib
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru> Reported by: kris via pointyhat
This commit is contained in:
parent
3398ea546b
commit
cfc55f1988
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=134863
@ -16,7 +16,8 @@ MASTER_SITES= ftp://ftp.freeciv.org/pub/freeciv/stable/ \
|
||||
MAINTAINER?= rehsack@liwing.de
|
||||
COMMENT?= A civilisation clone for X11; multiplayer
|
||||
|
||||
LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff
|
||||
LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \
|
||||
png.5:${PORTSDIR}/graphics/png
|
||||
|
||||
USE_GETTEXT= yes
|
||||
USE_XPM= yes
|
||||
|
Loading…
Reference in New Issue
Block a user