aboutsummaryrefslogtreecommitdiff
path: root/multimedia/ogmrip/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-07-25 20:36:54 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-07-25 20:36:54 +0000
commit08c0d3f61b6846f19397c41ce61191d59aca5575 (patch)
treef15ef3297d8ff784ccffc6bb00b1678dd33eb749 /multimedia/ogmrip/Makefile
parentdc15ac7928dd22d1d11f360472d15d7239fa71ce (diff)
downloadports-08c0d3f61b6846f19397c41ce61191d59aca5575.tar.gz
ports-08c0d3f61b6846f19397c41ce61191d59aca5575.zip
- Drop .la files, no dependees require them and they are not used to load plugins
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=362931
Diffstat (limited to 'multimedia/ogmrip/Makefile')
-rw-r--r--multimedia/ogmrip/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/ogmrip/Makefile b/multimedia/ogmrip/Makefile
index 8f4fc72d04f4..f580c875da4a 100644
--- a/multimedia/ogmrip/Makefile
+++ b/multimedia/ogmrip/Makefile
@@ -3,6 +3,7 @@
PORTNAME= ogmrip
PORTVERSION= 1.0.1
+PORTREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:R}/${PORTVERSION}
@@ -33,7 +34,7 @@ MP4BOX_DESC= Enable Mpeg-4 container support
THEORA_DESC= Enable Ogg Theora video codec support
SRT_DESC= Enable SRT text subtitles support
-USES= desktop-file-utils gmake libtool:keepla pathfix pkgconfig
+USES= desktop-file-utils gmake libtool pathfix pkgconfig
USE_GNOME= glib20 intlhack libxml2
USE_LDCONFIG= yes