svn commit: r366483 - head/x11-wm/openbox
Dmitry Marakasov
amdmi3 at FreeBSD.org
Fri Aug 29 09:42:06 UTC 2014
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
More information about the svn-ports-head
mailing list