Unbreak by fixing plist.
This commit is contained in:
parent
ad87c3faf1
commit
76b6e365da
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=138656
4 changed files with 6 additions and 4 deletions
|
@ -16,8 +16,6 @@ COMMENT= GStreamer extension library for non-linear editing
|
|||
|
||||
LIB_DEPENDS= gstreamer-0.8.5:${PORTSDIR}/multimedia/gstreamer
|
||||
|
||||
BROKEN= Incomplete pkg-plist
|
||||
|
||||
CONFLICTS= pitivi-0.1.1*
|
||||
|
||||
USE_BZIP2= yes
|
||||
|
|
|
@ -13,3 +13,6 @@ lib/gstreamer-0.8/libgnl.so
|
|||
lib/gstreamer-0.8/libgnl.so.0
|
||||
libdata/pkgconfig/gnonlin.pc
|
||||
@dirrm include/gnl
|
||||
@unexec /bin/rmdir %D/share/gtk-doc/html/gnonlin 2>/dev/null || /usr/bin/true
|
||||
@unexec /bin/rmdir %D/share/gtk-doc/html 2>/dev/null || /usr/bin/true
|
||||
@unexec /bin/rmdir %D/share/gtk-doc 2>/dev/null || /usr/bin/true
|
||||
|
|
|
@ -16,8 +16,6 @@ COMMENT= GStreamer extension library for non-linear editing
|
|||
|
||||
LIB_DEPENDS= gstreamer-0.8.5:${PORTSDIR}/multimedia/gstreamer
|
||||
|
||||
BROKEN= Incomplete pkg-plist
|
||||
|
||||
CONFLICTS= pitivi-0.1.1*
|
||||
|
||||
USE_BZIP2= yes
|
||||
|
|
|
@ -13,3 +13,6 @@ lib/gstreamer-0.8/libgnl.so
|
|||
lib/gstreamer-0.8/libgnl.so.0
|
||||
libdata/pkgconfig/gnonlin.pc
|
||||
@dirrm include/gnl
|
||||
@unexec /bin/rmdir %D/share/gtk-doc/html/gnonlin 2>/dev/null || /usr/bin/true
|
||||
@unexec /bin/rmdir %D/share/gtk-doc/html 2>/dev/null || /usr/bin/true
|
||||
@unexec /bin/rmdir %D/share/gtk-doc 2>/dev/null || /usr/bin/true
|
||||
|
|
Loading…
Reference in a new issue