aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/gstreamer-plugins80
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2003-05-13 11:48:06 +0800
committerlioux <lioux@FreeBSD.org>2003-05-13 11:48:06 +0800
commitbe885d578339f215f8747b4bc9d8d068c703305c (patch)
tree0278367a42e0a68fc1c9bb46260c6cef5244e25a /multimedia/gstreamer-plugins80
parentbe540972dca3558b90bd2ce9a4cd43b638a02432 (diff)
downloadfreebsd-ports-gnome-be885d578339f215f8747b4bc9d8d068c703305c.tar.gz
freebsd-ports-gnome-be885d578339f215f8747b4bc9d8d068c703305c.tar.zst
freebsd-ports-gnome-be885d578339f215f8747b4bc9d8d068c703305c.zip
o Add missing dependency to WITH_HTTP knob
o Bump PORTREVISION due to dependency change PR: 49062 Submitted by: Alexander Nedotsukov <bland@mail.ru>
Diffstat (limited to 'multimedia/gstreamer-plugins80')
-rw-r--r--multimedia/gstreamer-plugins80/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/multimedia/gstreamer-plugins80/Makefile b/multimedia/gstreamer-plugins80/Makefile
index 7877ee1e0445..0f90ef27f608 100644
--- a/multimedia/gstreamer-plugins80/Makefile
+++ b/multimedia/gstreamer-plugins80/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gstreamer
PORTVERSION= 0.6.1
+PORTREVISION= 1
CATEGORIES= multimedia audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -370,6 +371,7 @@ PLIST_SUB+= HERMES=""
CONFIGURE_ARGS+= --disable-http
PLIST_SUB+= HTTP="@comment "
.else
+USE_GNOME+= libghttp
PLIST_SUB+= HTTP=""
.endif