1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-01 10:59:55 +00:00

- Switch to USES=libtool, drop .la files

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2014-08-15 17:50:45 +00:00
parent 0334e08b92
commit 59f7a715f3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=365013
2 changed files with 2 additions and 3 deletions

View File

@ -3,6 +3,7 @@
PORTNAME= ipa_sdb
PORTVERSION= 1.1.1
PORTREVISION= 1
CATEGORIES= databases
MASTER_SITES= SF/ipa-system/modules/ipa_sdb
@ -11,7 +12,7 @@ COMMENT= IPA simple database module
BUILD_DEPENDS= ${LOCALBASE}/include/ipa_mod.h:${PORTSDIR}/sysutils/ipa
USES= tar:bzip2
USES= libtool tar:bzip2
USE_LDCONFIG= yes
GNU_CONFIGURE= yes

View File

@ -1,9 +1,7 @@
bin/ipa_sdb_dump
include/ipa_sdb.h
include/ipa_sdb_config.h
lib/ipa_db_sdb.la
lib/ipa_db_sdb.so
lib/ipa_st_sdb.la
lib/ipa_st_sdb.so
man/man5/ipa_sdb.5.gz
man/man8/ipa_db_sdb.8.gz