1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

dns/libasr: 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:
Yuri Victorovich 2018-03-18 03:19:13 +00:00
parent d3f95d3cc5
commit 48e6123de8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=464863
2 changed files with 5 additions and 13 deletions

View File

@ -16,19 +16,12 @@ LICENSE_COMB= multi
LICENSE_FILE= ${WRKSRC}/LICENCE
CONFLICTS= libasr-devel-[0-9]*
USES= groff libtool ssl:build
GNU_CONFIGURE= yes
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=""
MAN3_CONFIGURE_ON= --with-mantype="man"
USES= libtool ssl:build
USE_LDCONFIG= yes
CONFIGURE_ARGS= --with-mantype="man"
INSTALL_TARGET= install-strip
CFLAGS+= -I${OPENSSLINC}

View File

@ -3,5 +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
%%NO_MAN3%%man/cat3/asr_run.3.gz
man/man3/asr_run.3.gz