svn commit: r358881 - head/x11-toolkits/SoXt
Dmitry Marakasov
amdmi3 at FreeBSD.org
Mon Jun 23 00:56:14 UTC 2014
Author: amdmi3
Date: Mon Jun 23 00:56:13 2014
New Revision: 358881
URL: http://svnweb.freebsd.org/changeset/ports/358881
QAT: https://qat.redports.org/buildarchive/r358881/
Log:
- Drop .la files, no dependees require them
Approved by: portmgr blanket
Modified:
head/x11-toolkits/SoXt/Makefile
head/x11-toolkits/SoXt/pkg-plist
Modified: head/x11-toolkits/SoXt/Makefile
==============================================================================
--- head/x11-toolkits/SoXt/Makefile Mon Jun 23 00:45:27 2014 (r358880)
+++ head/x11-toolkits/SoXt/Makefile Mon Jun 23 00:56:13 2014 (r358881)
@@ -3,7 +3,7 @@
PORTNAME= SoXt
PORTVERSION= 1.3.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= x11-toolkits
MASTER_SITES= http://ftp.coin3d.org/coin/src/all/
@@ -12,7 +12,7 @@ COMMENT= GUI binding for using Open Inve
LIB_DEPENDS= libCoin.so:${PORTSDIR}/graphics/Coin
-USES= libtool:keepla motif pathfix perl5
+USES= libtool motif pathfix perl5
USE_GL= yes
USE_PERL5= build
USE_XORG= xi
Modified: head/x11-toolkits/SoXt/pkg-plist
==============================================================================
--- head/x11-toolkits/SoXt/pkg-plist Mon Jun 23 00:45:27 2014 (r358880)
+++ head/x11-toolkits/SoXt/pkg-plist Mon Jun 23 00:56:13 2014 (r358881)
@@ -24,7 +24,6 @@ include/Inventor/Xt/viewers/SoXtFullView
include/Inventor/Xt/viewers/SoXtPlaneViewer.h
include/Inventor/Xt/viewers/SoXtViewer.h
include/Inventor/Xt/widgets/SoXtPopupMenu.h
-lib/libSoXt.la
lib/libSoXt.so
lib/libSoXt.so.20
lib/libSoXt.so.20.3.0
More information about the svn-ports-all
mailing list