Do build shared libs.
Bump PORTREVISION.
This commit is contained in:
parent
ec1a814bff
commit
84a15f16b8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=52060
@ -7,12 +7,15 @@
|
||||
|
||||
PORTNAME= yaz
|
||||
PORTVERSION= 1.8.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://ftp.indexdata.dk/pub/yaz/
|
||||
|
||||
MAINTAINER= demon@FreeBSD.org
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+=--enable-shared
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
post-install:
|
||||
.if !defined(NOPORTDOCS)
|
||||
|
@ -65,10 +65,16 @@ include/yaz/zes-update0.h
|
||||
include/yaz/zoom.h
|
||||
lib/libyaz.a
|
||||
lib/libyaz.la
|
||||
lib/libyaz.so
|
||||
lib/libyaz.so.1
|
||||
lib/libyazmalloc.a
|
||||
lib/libyazmalloc.la
|
||||
lib/libyazmalloc.so
|
||||
lib/libyazmalloc.so.1
|
||||
lib/libyazthread.a
|
||||
lib/libyazthread.la
|
||||
lib/libyazthread.so
|
||||
lib/libyazthread.so.1
|
||||
share/aclocal/yaz.m4
|
||||
share/doc/yaz/asn.external.html
|
||||
share/doc/yaz/asn.html
|
||||
|
Loading…
Reference in New Issue
Block a user