1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

build with only 1 info file

PR:		42906
Submitted by:	Ports Fury
This commit is contained in:
Ying-Chieh Liao 2002-09-19 10:32:02 +00:00
parent 91ebe4ad8f
commit 79f33bc538
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=66694
2 changed files with 9 additions and 6 deletions

View File

@ -8,6 +8,7 @@
PORTNAME= tinc
PORTVERSION= 1.0p8
PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://tinc.nl.linux.org/packages/ \
ftp://ftp.wiretapped.net/pub/security/network-security/tinc/ \
@ -16,15 +17,19 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/p/pre/}
MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= iconv:${PORTSDIR}/converters/libiconv \
intl:${PORTSDIR}/devel/gettext
LIB_DEPENDS= intl:${PORTSDIR}/devel/gettext
USE_OPENSSL= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib" \
MAKEINFO="makeinfo --no-split"
MAN5= tinc.conf.5
MAN8= tincd.8
post-extract:
@${RM} -f ${WRKSRC}/doc/tinc.info*
.include <bsd.port.mk>

View File

@ -1,7 +1,5 @@
sbin/tincd
@unexec install-info --delete %D/info/tinc.info %D/info/dir
info/tinc.info
info/tinc.info-1
info/tinc.info-2
@exec install-info %D/info/tinc.info %D/info/dir
share/locale/nl/LC_MESSAGES/tinc.mo