From 05b5968a8f99dd67b1c9d35417e29d544167f5f5 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Thu, 5 Jun 2014 09:03:55 +0000 Subject: - Drop .la files, no dependees require them Approved by: portmgr blanket --- x11/xrx/Makefile | 4 ++-- x11/xrx/pkg-plist | 2 -- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/x11/xrx/Makefile b/x11/xrx/Makefile index 1d6fc8907c7a..dd46b35be44d 100644 --- a/x11/xrx/Makefile +++ b/x11/xrx/Makefile @@ -2,7 +2,7 @@ PORTNAME= xrx PORTVERSION= 1.0.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org @@ -10,7 +10,7 @@ COMMENT= RX helper program XORG_CAT= app USE_XORG= x11 xt xext xtrans xproxymngproto xau xaw ice -USES= libtool:keepla +USES= libtool USE_LDCONFIG= yes post-patch: diff --git a/x11/xrx/pkg-plist b/x11/xrx/pkg-plist index 20c708613730..9e87b41db22e 100644 --- a/x11/xrx/pkg-plist +++ b/x11/xrx/pkg-plist @@ -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 -- cgit v1.2.3