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
05f8404a32
commit
960c9a9789
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=357381
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= libdynamite
|
||||
PORTVERSION= 0.1.1
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= archivers
|
||||
MASTER_SITES= SF/synce/Dynamite/${PORTVERSION}
|
||||
|
||||
@ -11,7 +11,7 @@ MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Decompress data compressed with PKWARE Data Compression Library
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= libtool:keepla pathfix
|
||||
USES= libtool pathfix
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,7 +1,6 @@
|
||||
bin/dynamite
|
||||
include/libdynamite.h
|
||||
lib/libdynamite.a
|
||||
lib/libdynamite.la
|
||||
lib/libdynamite.so
|
||||
lib/libdynamite.so.0
|
||||
lib/libdynamite.so.0.0.0
|
||||
|
Loading…
Reference in New Issue
Block a user