diff options
Diffstat (limited to 'graphics/smpeg/Makefile')
-rw-r--r-- | graphics/smpeg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/smpeg/Makefile b/graphics/smpeg/Makefile index fc2d23f..ebfe913 100644 --- a/graphics/smpeg/Makefile +++ b/graphics/smpeg/Makefile @@ -19,7 +19,7 @@ GTK_CONFIG= ${X11BASE}/bin/gtk12-config SDL_CONFIG= ${LOCALBASE}/bin/sdl11-config GNU_CONFIGURE= yes USE_GMAKE= yes -INSTALLS_SHLIBS= yes +INSTALLS_SHLIB= yes CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" \ SDL_CONFIG="${SDL_CONFIG}" \ GLBASE="${X11BASE}" \ |