[Midnightbsd-cvs] mports [17058] trunk/x11/xrx: remove la files

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Sep 13 22:52:52 EDT 2014


Revision: 17058
          http://svnweb.midnightbsd.org/mports/?rev=17058
Author:   laffer1
Date:     2014-09-13 22:52:52 -0400 (Sat, 13 Sep 2014)
Log Message:
-----------
remove la files

Modified Paths:
--------------
    trunk/x11/xrx/Makefile
    trunk/x11/xrx/pkg-plist

Modified: trunk/x11/xrx/Makefile
===================================================================
--- trunk/x11/xrx/Makefile	2014-09-14 02:51:41 UTC (rev 17057)
+++ trunk/x11/xrx/Makefile	2014-09-14 02:52:52 UTC (rev 17058)
@@ -2,16 +2,18 @@
 
 PORTNAME=	xrx
 PORTVERSION=	1.0.4
+PORTREVISION=	1
 CATEGORIES=	x11
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	RX helper program
+
 LICENSE=	mit
 
 XORG_CAT=	app
 USE_XORG=	x11 xt xext xtrans xproxymngproto xau xaw ice
+USES=		libtool
 USE_LDCONFIG=	yes
-USE_AUTOTOOLS=	libtool
 
 post-patch:
 	@${REINPLACE_CMD} -e 's|mozilla-plugin|disabled-libxul-plugin|g' \

Modified: trunk/x11/xrx/pkg-plist
===================================================================
--- trunk/x11/xrx/pkg-plist	2014-09-14 02:51:41 UTC (rev 17057)
+++ trunk/x11/xrx/pkg-plist	2014-09-14 02:52:52 UTC (rev 17058)
@@ -1,9 +1,7 @@
 bin/xrx
 lib/libxrx.a
-lib/libxrx.la
 lib/libxrx.so
 lib/libxrxnest.a
-lib/libxrxnest.la
 lib/libxrxnest.so
 man/man1/xrx.1.gz
 man/man1/libxrx.1.gz



More information about the Midnightbsd-cvs mailing list