mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
- Drop .la files, no dependees require them
Approved by: portmgr blanket
This commit is contained in:
parent
11f3e239f7
commit
b0feb9a404
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=366180
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= recode
|
||||
PORTVERSION= 3.6
|
||||
PORTREVISION= 11
|
||||
PORTREVISION= 12
|
||||
CATEGORIES= converters
|
||||
|
||||
MAINTAINER= demon@FreeBSD.org
|
||||
@ -16,7 +16,7 @@ GH_TAGNAME= v3.6
|
||||
GH_COMMIT= 2127b34
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= gettext iconv libtool:keepla perl5
|
||||
USES= gettext iconv libtool perl5
|
||||
USE_PERL5= run build
|
||||
USE_LDCONFIG= yes
|
||||
CONFIGURE_ARGS= --without-included-gettext
|
||||
|
@ -2,7 +2,6 @@ bin/recode
|
||||
include/recode.h
|
||||
include/recodext.h
|
||||
lib/librecode.a
|
||||
lib/librecode.la
|
||||
lib/librecode.so
|
||||
lib/librecode.so.3
|
||||
lib/librecode.so.3.0.6
|
||||
|
Loading…
Reference in New Issue
Block a user