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:48:46 +00:00
parent 660a8e293b
commit fce6d0bdb4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362900
2 changed files with 3 additions and 2 deletions

View File

@ -3,13 +3,14 @@
PORTNAME= pcl
PORTVERSION= 1.6
PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://www.xmailserver.org/
MAINTAINER= manuel.giraud@gmail.com
COMMENT= Portable Coroutine Library
USES= gmake
USES= gmake libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes

View File

@ -1,6 +1,6 @@
include/pcl.h
lib/libpcl.a
lib/libpcl.la
lib/libpcl.so
lib/libpcl.so.1
lib/libpcl.so.1.0.6
man/man3/pcl.3.gz