mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-25 09:34:11 +00:00
dns/libasr-devel: Unbreak
Port changes: * Remove the manpage option - not needed, always on. * Reorder USExx section Approved by: portmgr (port compliance, infrastructure)
This commit is contained in:
parent
48e6123de8
commit
4e40009853
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=464864
@ -17,17 +17,13 @@ LICENSE_COMB= multi
|
||||
LICENSE_FILE= ${WRKSRC}/LICENCE
|
||||
|
||||
CONFLICTS= libasr-[0-9]*
|
||||
|
||||
USES= groff libtool ssl:build
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
CONFIGURE_ARGS= --with-mantype="man"
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
OPTIONS_DEFINE= MAN3
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
MAN3_DESC= Install API manpages (section 3)
|
||||
MAN3_USES= groff
|
||||
MAN3_CONFIGURE_OFF= ac_cv_path_GROFF="" ac_cv_path_NROFF="" ac_cv_path_MANDOC=""
|
||||
|
||||
USES= libtool ssl:build
|
||||
USE_LDCONFIG= yes
|
||||
CFLAGS+= -I${OPENSSLINC}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -3,4 +3,4 @@ lib/libasr.a
|
||||
lib/libasr.so
|
||||
lib/libasr.so.0
|
||||
lib/libasr.so.0.0.2
|
||||
%%MAN3%%man/man3/asr_run.3.gz
|
||||
man/man3/asr_run.3.gz
|
||||
|
Loading…
Reference in New Issue
Block a user