aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/mesgui
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2004-01-23 22:24:30 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2004-01-23 22:24:30 +0000
commitee1faa5ae2648a1851b61471c4fd2e73853111c7 (patch)
tree3a3efb140c0a53db84a0f481bb29c41e6665dc6d /x11-toolkits/mesgui
parent37fed81ac9126bbf298bc9bcae29cf901e42f8ec (diff)
downloadports-ee1faa5ae2648a1851b61471c4fd2e73853111c7.tar.gz
ports-ee1faa5ae2648a1851b61471c4fd2e73853111c7.zip
Notes
Diffstat (limited to 'x11-toolkits/mesgui')
-rw-r--r--x11-toolkits/mesgui/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/x11-toolkits/mesgui/Makefile b/x11-toolkits/mesgui/Makefile
index 9c04dd6a5031..22f2388fb58d 100644
--- a/x11-toolkits/mesgui/Makefile
+++ b/x11-toolkits/mesgui/Makefile
@@ -14,11 +14,9 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= Make a simple GUI under OpenGL
-LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 \
- freetype.9:${PORTSDIR}/print/freetype2
-
-SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config
+LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2
+USE_SDL= sdl
USE_REINPLACE= yes
USE_GL= yes
USE_GMAKE= yes