1
0
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:
Dmitry Marakasov 2014-08-13 16:14:20 +00:00
parent 8c57ad0c42
commit dc18a21420
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364795
2 changed files with 3 additions and 2 deletions

View File

@ -3,13 +3,14 @@
PORTNAME= whoson
PORTVERSION= 2.05
PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= SF
MAINTAINER= sem@FreeBSD.org
COMMENT= Implementation of `WHO iS ONline' protocol
USE_AUTOTOOLS= libtool
USES= libtool
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-config=${PREFIX}/etc/whoson.conf
USE_LDCONFIG= yes

View File

@ -1,9 +1,9 @@
etc/whoson.conf.sample
include/whoson.h
lib/libwhoson.a
lib/libwhoson.la
lib/libwhoson.so
lib/libwhoson.so.0
lib/libwhoson.so.0.0.0
man/man3/whoson.3.gz
man/man3/wso_login.3.gz
man/man3/wso_logout.3.gz