diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-09-08 09:42:33 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-09-08 09:42:33 +0800 |
commit | 876273737baf2d6bc59ffc10db9644a32e4f33e0 (patch) | |
tree | 60031ba4f8cec0d5c796c0502ab883359de91021 /multimedia/totem/Makefile | |
parent | 04a264e02b2093d72c515e313007ba32bdf429b6 (diff) | |
download | marcuscom-ports-876273737baf2d6bc59ffc10db9644a32e4f33e0.tar marcuscom-ports-876273737baf2d6bc59ffc10db9644a32e4f33e0.tar.gz marcuscom-ports-876273737baf2d6bc59ffc10db9644a32e4f33e0.tar.bz2 marcuscom-ports-876273737baf2d6bc59ffc10db9644a32e4f33e0.tar.lz marcuscom-ports-876273737baf2d6bc59ffc10db9644a32e4f33e0.tar.xz marcuscom-ports-876273737baf2d6bc59ffc10db9644a32e4f33e0.tar.zst marcuscom-ports-876273737baf2d6bc59ffc10db9644a32e4f33e0.zip |
- Update to 2.16.1
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7268 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'multimedia/totem/Makefile')
-rw-r--r-- | multimedia/totem/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile index f08697c6f..0cb3c670c 100644 --- a/multimedia/totem/Makefile +++ b/multimedia/totem/Makefile @@ -6,7 +6,7 @@ # PORTNAME= totem -PORTVERSION= 2.16.0 +PORTVERSION= 2.16.1 CATEGORIES= multimedia gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -29,7 +29,7 @@ WANT_GSTREAMER= yes INSTALLS_ICONS= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes INSTALLS_OMF= yes PKGMESSAGE= ${WRKDIR}/pkg-message CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ |