svn commit: r354361 - head/audio/mate-media
Tijl Coosemans
tijl at FreeBSD.org
Sat May 17 19:50:23 UTC 2014
Author: tijl
Date: Sat May 17 19:50:22 2014
New Revision: 354361
URL: http://svnweb.freebsd.org/changeset/ports/354361
QAT: https://qat.redports.org/buildarchive/r354361/
Log:
- USES=libtool tar:xz.
- Remove duplicate USE_GNOME=gnomehier.
Modified:
head/audio/mate-media/Makefile
Modified: head/audio/mate-media/Makefile
==============================================================================
--- head/audio/mate-media/Makefile Sat May 17 19:41:44 2014 (r354360)
+++ head/audio/mate-media/Makefile Sat May 17 19:50:22 2014 (r354361)
@@ -3,7 +3,7 @@
PORTNAME= mate-media
PORTVERSION= 1.6.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio mate
MASTER_SITES= MATE
DIST_SUBDIR= mate
@@ -15,14 +15,12 @@ LIB_DEPENDS= libcanberra-gtk.so:${PORTSD
PORTSCOUT= limitw:1,even
-USES= gettext gmake pathfix pkgconfig
-USE_XZ= yes
-USE_MATE= autogen common:build desktop docutils intlhack ltverhack \
- panel
-USE_GNOME= gnomehier glib20 gnomehier gtk20 libxml2
+USES= gettext gmake libtool pathfix pkgconfig tar:xz
+USE_MATE= autogen common:build desktop docutils intlhack panel
+USE_GNOME= glib20 gnomehier gtk20 libxml2
INSTALLS_OMF= yes
USE_LDCONFIG= yes
-USE_AUTOTOOLS= aclocal:env autoconf:env automake:env libtool libtoolize:env
+USE_AUTOTOOLS= aclocal:env autoconf:env automake:env libtoolize:env
USE_GSTREAMER= good
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
More information about the svn-ports-head
mailing list