summaryrefslogtreecommitdiff
path: root/graphics/smpeg
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/smpeg')
-rw-r--r--graphics/smpeg/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/smpeg/Makefile b/graphics/smpeg/Makefile
index 931ff2345d89..dc625362b0ce 100644
--- a/graphics/smpeg/Makefile
+++ b/graphics/smpeg/Makefile
@@ -21,7 +21,8 @@ LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12
SDL_CONFIG= ${LOCALBASE}/bin/sdl11-config
USE_GMAKE= yes
-USE_GTK= yes
+USE_GNOMENG= yes
+USE_GNOME= gtk12
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
CONFIGURE_ENV= SDL_CONFIG="${SDL_CONFIG}" \