diff --git a/mail/whoson/Makefile b/mail/whoson/Makefile index 8e3645a26918..6ce388e03b52 100644 --- a/mail/whoson/Makefile +++ b/mail/whoson/Makefile @@ -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 diff --git a/mail/whoson/pkg-plist b/mail/whoson/pkg-plist index dd3456e76d4f..9ba088e62499 100644 --- a/mail/whoson/pkg-plist +++ b/mail/whoson/pkg-plist @@ -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