summaryrefslogtreecommitdiffstats
path: root/emulators/dosbox
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2004-01-23 23:09:28 +0000
committeredwin <edwin@FreeBSD.org>2004-01-23 23:09:28 +0000
commit6e31e41856ec2dd38cfd5c289a999e120dedf97f (patch)
treec5ff0e91eb0daf464c9e4edba4faf984e6397ec1 /emulators/dosbox
parent62f4f7b816e7dcf8043cf508cb7743800daf321f (diff)
downloadFreeBSD-ports-6e31e41856ec2dd38cfd5c289a999e120dedf97f.zip
FreeBSD-ports-6e31e41856ec2dd38cfd5c289a999e120dedf97f.tar.gz
Let ports use the USE_SDL macro
PR: ports/61807 Approved by: Tom Carrick <knyghtmare@knyghtmare.com>
Diffstat (limited to 'emulators/dosbox')
-rw-r--r--emulators/dosbox/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/emulators/dosbox/Makefile b/emulators/dosbox/Makefile
index 888a902..4c9b84d 100644
--- a/emulators/dosbox/Makefile
+++ b/emulators/dosbox/Makefile
@@ -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
OpenPOWER on IntegriCloud