mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Add a dependency on libpng.
This commit is contained in:
parent
c889ee05cb
commit
e3c5844123
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=136631
@ -7,13 +7,15 @@
|
||||
|
||||
PORTNAME= ppracer
|
||||
PORTVERSION= 0.3.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://download.berlios.de/ppracer/
|
||||
|
||||
MAINTAINER= adamw@FreeBSD.org
|
||||
COMMENT= 3D Downhill racing game... kindof like TuxRacer Improved
|
||||
|
||||
LIB_DEPENDS= tcl83:${PORTSDIR}/lang/tcl83
|
||||
LIB_DEPENDS= tcl83:${PORTSDIR}/lang/tcl83 \
|
||||
png.5:${PORTSDIR}/graphics/png
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_SDL= mixer sdl
|
||||
|
Loading…
Reference in New Issue
Block a user