diff options
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/totem/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile index b1319f22e63c..186de43c49b7 100644 --- a/multimedia/totem/Makefile +++ b/multimedia/totem/Makefile @@ -23,6 +23,7 @@ USE_GNOME= gnomeprefix intlhack gnomehack gnomedesktop desktopfileutils \ WANT_GSTREAMER= yes USE_GMAKE= yes USE_LIBTOOL_VER=15 +INSTALLS_SHLIB= yes INSTALLS_OMF= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib -lXrandr" |