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-07-25 13:49:40 +00:00
parent 0dbbb3ec56
commit df72d3120c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362905
2 changed files with 3 additions and 2 deletions

View File

@ -3,6 +3,7 @@
PORTNAME= al
PORTVERSION= 0.9.3
PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_OSSP}
MASTER_SITE_SUBDIR= lib/${PORTNAME}
@ -13,7 +14,7 @@ COMMENT= Defines an abstract type of buffer that can move data without copying
LIB_DEPENDS= libex.so:${PORTSDIR}/devel/ossp-ex
USES= gmake
USES= gmake libtool
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-ex=${LOCALBASE}
USE_LDCONFIG= yes

View File

@ -1,7 +1,7 @@
bin/al-config
include/al.h
lib/libal.a
lib/libal.la
lib/libal.so
lib/libal.so.9
lib/libal.so.9.0.23
man/man3/al.3.gz