svn commit: r366110 - head/net/vinagre

Dmitry Marakasov amdmi3 at FreeBSD.org
Mon Aug 25 17:31:41 UTC 2014


Author: amdmi3
Date: Mon Aug 25 17:31:40 2014
New Revision: 366110
URL: http://svnweb.freebsd.org/changeset/ports/366110
QAT: https://qat.redports.org/buildarchive/r366110/

Log:
  - Drop .la files, no dependees require them
  
  Approved by:	portmgr blanket

Modified:
  head/net/vinagre/Makefile
  head/net/vinagre/pkg-plist

Modified: head/net/vinagre/Makefile
==============================================================================
--- head/net/vinagre/Makefile	Mon Aug 25 17:30:04 2014	(r366109)
+++ head/net/vinagre/Makefile	Mon Aug 25 17:31:40 2014	(r366110)
@@ -4,7 +4,7 @@
 
 PORTNAME=	vinagre
 PORTVERSION=	2.30.3
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	net gnome
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome2
@@ -20,7 +20,7 @@ LIB_DEPENDS=	libgtk-vnc-1.0.so:${PORTSDI
 
 CONFLICTS=	vinagre-3.[0-9]*
 
-USES=		desktop-file-utils pathfix gettext gmake pkgconfig \
+USES=		desktop-file-utils pathfix gettext gmake libtool pkgconfig \
 		shared-mime-info tar:bzip2
 USE_GNOME=	gnomeprefix intlhack vte gconf2 gnomedocutils gnomepanel
 GNU_CONFIGURE=	yes

Modified: head/net/vinagre/pkg-plist
==============================================================================
--- head/net/vinagre/pkg-plist	Mon Aug 25 17:30:04 2014	(r366109)
+++ head/net/vinagre/pkg-plist	Mon Aug 25 17:31:40 2014	(r366110)
@@ -25,11 +25,8 @@ include/vinagre-1.0/vinagre/vinagre-tab.
 include/vinagre-1.0/vinagre/vinagre-ui.h
 include/vinagre-1.0/vinagre/vinagre-utils.h
 include/vinagre-1.0/vinagre/vinagre-window.h
-lib/vinagre-1/plugin-loaders/libcloader.la
 lib/vinagre-1/plugin-loaders/libcloader.so
-lib/vinagre-1/plugins/libssh.la
 lib/vinagre-1/plugins/libssh.so
-lib/vinagre-1/plugins/libvnc.la
 lib/vinagre-1/plugins/libvnc.so
 lib/vinagre-1/plugins/ssh.vinagre-plugin
 lib/vinagre-1/plugins/vnc.vinagre-plugin


More information about the svn-ports-all mailing list