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:
parent
0334e08b92
commit
59f7a715f3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=365013
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user