summaryrefslogtreecommitdiffstats
path: root/multimedia/gstreamer-plugins/Makefile
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-01-20 23:10:05 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-01-20 23:10:05 +0800
commitfd06dd2769089f72e357bd090083bad796c42669 (patch)
tree766fac46ab5eb24250e04f07dc88727b3fca4c13 /multimedia/gstreamer-plugins/Makefile
parent9b25eeefa01c375758b936346775f485e1bb6875 (diff)
downloadmarcuscom-ports-fd06dd2769089f72e357bd090083bad796c42669.tar
marcuscom-ports-fd06dd2769089f72e357bd090083bad796c42669.tar.gz
marcuscom-ports-fd06dd2769089f72e357bd090083bad796c42669.tar.bz2
marcuscom-ports-fd06dd2769089f72e357bd090083bad796c42669.tar.lz
marcuscom-ports-fd06dd2769089f72e357bd090083bad796c42669.tar.xz
marcuscom-ports-fd06dd2769089f72e357bd090083bad796c42669.tar.zst
marcuscom-ports-fd06dd2769089f72e357bd090083bad796c42669.zip
- Add missing man page
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5456 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'multimedia/gstreamer-plugins/Makefile')
-rw-r--r--multimedia/gstreamer-plugins/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/gstreamer-plugins/Makefile b/multimedia/gstreamer-plugins/Makefile
index 1fea3e254..ce2d0fbeb 100644
--- a/multimedia/gstreamer-plugins/Makefile
+++ b/multimedia/gstreamer-plugins/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gstreamer
PORTVERSION?= 0.10.2
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES?= multimedia audio
MASTER_SITES= ${MASTER_SITE_GNOME:S/$/:base/} \
http://gstreamer.freedesktop.org/src/gst-plugins-base/:base \
@@ -57,6 +57,7 @@ USE_GNOME+= gnomehack \
USE_REINPLACE= yes
USE_AUTOTOOLS= libtool:15
GST_PLUGIN?= base
+MAN1= gst-visualise-0.10.1
CONFIGURE_ENV= PKG_CONFIG=${PKG_CONFIG} \
CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \