diff options
Diffstat (limited to 'audio/gstreamer-plugins-sndio/Makefile')
-rw-r--r-- | audio/gstreamer-plugins-sndio/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/gstreamer-plugins-sndio/Makefile b/audio/gstreamer-plugins-sndio/Makefile index 28ad9ccd4060..a33bb38a73b1 100644 --- a/audio/gstreamer-plugins-sndio/Makefile +++ b/audio/gstreamer-plugins-sndio/Makefile @@ -1,8 +1,8 @@ # $FreeBSD$ PORTNAME= gstreamer-plugins-sndio -PORTVERSION= 0.10.31 DISTVERSIONPREFIX= v +DISTVERSION= 0.10.31.1 CATEGORIES= audio MAINTAINER= tobik@FreeBSD.org @@ -18,8 +18,7 @@ USE_GITHUB= yes GH_ACCOUNT= t6 USES= pkgconfig -USE_GNOME= glib20 libxml2 -USE_LDCONFIG= yes +USE_GNOME= glib20 PLIST_FILES= lib/gstreamer-0.10/libgstsndio.so |