1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

- Switch to USES=libtool, drop .la files

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2014-07-04 07:41:54 +00:00
parent 619f152dc2
commit 00075f2100
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360563
2 changed files with 3 additions and 2 deletions

View File

@ -3,7 +3,7 @@
PORTNAME= fwknop
PORTVERSION= 2.5.1
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= security
MASTER_SITES= http://www.cipherdyne.org/fwknop/download/
@ -16,6 +16,7 @@ OPTIONS_DEFINE= GPGME
OPTIONS_DEFAULT= GPGME
GPGME_DESC= Build support for gpgme
INFO= libfko
USES= libtool
GNU_CONFIGURE= yes
USE_RC_SUBR= fwknopd
USE_LDCONFIG= yes

View File

@ -3,9 +3,9 @@ bin/fwknop
%%ETCDIR%%/fwknopd.conf
include/fko.h
lib/libfko.a
lib/libfko.la
lib/libfko.so
lib/libfko.so.2
lib/libfko.so.2.0.0
sbin/fwknopd
man/man8/fwknop.8.gz
man/man8/fwknopd.8.gz