mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket
This commit is contained in:
parent
bfd819d440
commit
c2e5677b50
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360316
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= talkfilters
|
||||
PORTVERSION= 2.3.8
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= http://www.hyperrealm.com/talkfilters/ \
|
||||
CRITICAL
|
||||
@ -14,6 +15,7 @@ LICENSE= GPLv2
|
||||
|
||||
CONFLICTS= jive* chef* filters-*
|
||||
|
||||
USES= libtool
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
@ -19,9 +19,9 @@ bin/warez
|
||||
bin/wrap
|
||||
include/talkfilters.h
|
||||
lib/libtalkfilters.a
|
||||
lib/libtalkfilters.la
|
||||
lib/libtalkfilters.so
|
||||
lib/libtalkfilters.so.1
|
||||
lib/libtalkfilters.so.1.0.4
|
||||
libdata/pkgconfig/talkfilters.pc
|
||||
man/man1/talkfilters.1.gz
|
||||
man/man1/wrap.1.gz
|
||||
|
Loading…
Reference in New Issue
Block a user