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
5d88586b88
commit
9bd829234f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=359996
@ -3,14 +3,14 @@
|
||||
|
||||
PORTNAME= xdelta
|
||||
PORTVERSION= 1.1.4
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= misc devel
|
||||
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
|
||||
|
||||
MAINTAINER= eadler@FreeBSD.org
|
||||
COMMENT= Diff/patch utility for binary files
|
||||
|
||||
USES= libtool:keepla pkgconfig
|
||||
USES= libtool pkgconfig
|
||||
USE_GNOME= glib20
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
@ -5,12 +5,10 @@ include/edsio_edsio.h
|
||||
include/xd_edsio.h
|
||||
include/xdelta.h
|
||||
lib/libedsio.a
|
||||
lib/libedsio.la
|
||||
lib/libedsio.so
|
||||
lib/libedsio.so.0
|
||||
lib/libedsio.so.0.0.0
|
||||
lib/libxdelta.a
|
||||
lib/libxdelta.la
|
||||
lib/libxdelta.so
|
||||
lib/libxdelta.so.2
|
||||
lib/libxdelta.so.2.0.0
|
||||
|
Loading…
Reference in New Issue
Block a user