summaryrefslogtreecommitdiff
path: root/lang/lush
diff options
context:
space:
mode:
Diffstat (limited to 'lang/lush')
-rw-r--r--lang/lush/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/lang/lush/Makefile b/lang/lush/Makefile
index a003b08975ec..eb7e202b4ee3 100644
--- a/lang/lush/Makefile
+++ b/lang/lush/Makefile
@@ -14,12 +14,10 @@ MASTER_SITE_SUBDIR= lush
MAINTAINER= dyeske@yahoo.com
COMMENT= A high level object-oriented programming language
-LIB_DEPENDS= SDL_image.10:${PORTSDIR}/graphics/sdl_image
-
USE_GETTEXT= yes
USE_X_PREFIX= yes
USE_GL= yes
-USE_SDL= yes
+USE_SDL= sdl image
GNU_CONFIGURE= yes
USE_REINPLACE= yes