mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Let ports use the USE_SDL macro
PR: ports/61807 Approved by: Tom Carrick <knyghtmare@knyghtmare.com>
This commit is contained in:
parent
9b905cb1c8
commit
63410fe085
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=98931
@ -14,12 +14,11 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
MAINTAINER= knyghtmare@knyghtmare.com
|
||||
COMMENT= An emulator of a PC with DOS
|
||||
|
||||
LIB_DEPENDS= SDL_net.0:${PORTSDIR}/net/sdl_net \
|
||||
png.5:${PORTSDIR}/graphics/png
|
||||
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_REINPLACE= yes
|
||||
USE_SDL= yes
|
||||
USE_SDL= sdl net
|
||||
|
||||
MAN1= dosbox.1
|
||||
PKGMESSAGE= ${WRKDIR}/pkg-message
|
||||
|
Loading…
Reference in New Issue
Block a user