Date: Fri, 29 Aug 2014 09:42:06 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r366483 - head/x11-wm/openbox Message-ID: <201408290942.s7T9g6mP047775@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Fri Aug 29 09:42:06 2014 New Revision: 366483 URL: http://svnweb.freebsd.org/changeset/ports/366483 QAT: https://qat.redports.org/buildarchive/r366483/ Log: - Drop .la files, no dependees require them Approved by: portmgr blanket Modified: head/x11-wm/openbox/Makefile head/x11-wm/openbox/pkg-plist Modified: head/x11-wm/openbox/Makefile ============================================================================== --- head/x11-wm/openbox/Makefile Fri Aug 29 09:33:54 2014 (r366482) +++ head/x11-wm/openbox/Makefile Fri Aug 29 09:42:06 2014 (r366483) @@ -3,7 +3,7 @@ PORTNAME= openbox PORTVERSION= 3.5.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11-wm MASTER_SITES= http://openbox.org/dist/openbox/ @@ -13,7 +13,7 @@ COMMENT= Small, fast, standards complian LICENSE= GPLv2 GNU_CONFIGURE= yes -USES= gmake libtool:keepla pathfix pkgconfig +USES= gmake libtool pathfix pkgconfig USE_GNOME= glib20 libxml2 USE_XORG= xext xft USE_LDCONFIG= yes Modified: head/x11-wm/openbox/pkg-plist ============================================================================== --- head/x11-wm/openbox/pkg-plist Fri Aug 29 09:33:54 2014 (r366482) +++ head/x11-wm/openbox/pkg-plist Fri Aug 29 09:42:06 2014 (r366483) @@ -30,12 +30,10 @@ etc/xdg/openbox/environment etc/xdg/openbox/menu.xml etc/xdg/openbox/rc.xml lib/libobrender.a -lib/libobrender.la lib/libobrender.so lib/libobrender.so.29 lib/libobrender.so.29.0.1 lib/libobt.a -lib/libobt.la lib/libobt.so lib/libobt.so.2 lib/libobt.so.2.0.1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408290942.s7T9g6mP047775>