mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Drop .la files, no dependees require them
Approved by: portmgr blanket
This commit is contained in:
parent
c0d4399a27
commit
05b5968a8f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=356613
@ -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:
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user