aboutsummaryrefslogtreecommitdiff
path: root/multimedia/totem
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2005-03-14 00:41:49 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2005-03-14 00:41:49 +0000
commit014ab5a88c2a570036cbf280df148981c8ac2f6f (patch)
tree8c48f3263b696da0d6c6c1342c690af2139ad614 /multimedia/totem
parentccdf8faf1eb787be62f9d739b6f7b7e6c283793d (diff)
downloadports-014ab5a88c2a570036cbf280df148981c8ac2f6f.tar.gz
ports-014ab5a88c2a570036cbf280df148981c8ac2f6f.zip
Add INSTALLS_SHLIB.
Found by: my GNOME 2.10 upgrade
Notes
Notes: svn path=/head/; revision=131145
Diffstat (limited to 'multimedia/totem')
-rw-r--r--multimedia/totem/Makefile1
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"