summaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authorgusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059>2014-08-20 16:57:46 +0800
committergusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059>2014-08-20 16:57:46 +0800
commit10fdd3e0db2f09b60f62555b89ca21644dc70683 (patch)
tree595cf7dd8ade4427eb68f1f7323566edce998a51 /multimedia
parent1fa8c7f0ef214e621e9bb0ab7b601696a344742e (diff)
downloadmarcuscom-ports-10fdd3e0db2f09b60f62555b89ca21644dc70683.tar
marcuscom-ports-10fdd3e0db2f09b60f62555b89ca21644dc70683.tar.gz
marcuscom-ports-10fdd3e0db2f09b60f62555b89ca21644dc70683.tar.bz2
marcuscom-ports-10fdd3e0db2f09b60f62555b89ca21644dc70683.tar.lz
marcuscom-ports-10fdd3e0db2f09b60f62555b89ca21644dc70683.tar.xz
marcuscom-ports-10fdd3e0db2f09b60f62555b89ca21644dc70683.tar.zst
marcuscom-ports-10fdd3e0db2f09b60f62555b89ca21644dc70683.zip
Some ports were installing .la files without using
USES=libtool. Add USES=libtool to those and fix their pkg-plist accordingly. No depend port bumped because no lib changed its major version. There are still a few ports changing its major when adding libtool to USES, will update those and users soon. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19822 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/libquvi/Makefile3
-rw-r--r--multimedia/libquvi/pkg-plist1
2 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/libquvi/Makefile b/multimedia/libquvi/Makefile
index 02fe2c92e..b031a346b 100644
--- a/multimedia/libquvi/Makefile
+++ b/multimedia/libquvi/Makefile
@@ -4,6 +4,7 @@
PORTNAME= libquvi
PORTVERSION= 0.9.4
+PORTREVISION= 1
CATEGORIES= multimedia devel
MASTER_SITES= SF/quvi/${PORTVERSION:R}/${PORTNAME}/ \
GOOGLE_CODE
@@ -23,7 +24,7 @@ OPTIONS_DEFINE= DOCS
PORTSCOUT= limit:0.4.[0-9]*
-USES= iconv lua pathfix pkgconfig tar:xz
+USES= iconv libtool lua pathfix pkgconfig tar:xz
USE_GNOME= glib20
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
diff --git a/multimedia/libquvi/pkg-plist b/multimedia/libquvi/pkg-plist
index 8791af5af..2639ba44d 100644
--- a/multimedia/libquvi/pkg-plist
+++ b/multimedia/libquvi/pkg-plist
@@ -14,7 +14,6 @@ include/quvi-%%VERSION%%/quvi/qsubtprop.h
include/quvi-%%VERSION%%/quvi/qsupp.h
include/quvi-%%VERSION%%/quvi/qversion.h
lib/libquvi-0.9-0.9.4.so
-lib/libquvi-0.9.la
lib/libquvi-0.9.so
libdata/pkgconfig/libquvi-0.9.pc
man/man3/libquvi.3.gz