summaryrefslogtreecommitdiff
path: root/emulators/dosbox
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2004-01-23 23:09:28 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2004-01-23 23:09:28 +0000
commit63410fe085e2ad3139732848569ab80619dd71f2 (patch)
treee01724d1fca4755662154773af637df04f251294 /emulators/dosbox
parent- Fix build on -STABLE (diff)
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 888a902f4808..4c9b84dbbcbc 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