Unbreak by fixing plist.

This commit is contained in:
Koop Mast 2005-07-07 16:50:31 +00:00
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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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