From 94e4afcbfac75250aadb16b9d1fc8db921adb5dc Mon Sep 17 00:00:00 2001 From: Ion-Mihai Tetcu Date: Sat, 22 Nov 2008 08:07:31 +0000 Subject: - man pages installation is not conditioned by PORTDOCS (fix for -DNOPORTDOCS) - bump PORTREVISION Prompted by: QAT QA run --- security/saint/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'security') diff --git a/security/saint/Makefile b/security/saint/Makefile index baaf0e2ce80a..0c0395995248 100644 --- a/security/saint/Makefile +++ b/security/saint/Makefile @@ -7,6 +7,7 @@ PORTNAME= saint PORTVERSION= 3.5.8 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= ftp://147.102.222.211/pub/security/scanners/saint/ @@ -30,9 +31,7 @@ INSTALL_TARGET= all do-install: @${MKDIR} ${PREFIX}/saint ${TAR} -C ${WRKSRC} -cf - -X ${FILESDIR}/excludefiles . | ${TAR} -C ${PREFIX}/saint -xf - -.if !defined(NOPORTDOCS) ${INSTALL_MAN} ${WRKSRC}/${MAN1} ${MAN1PREFIX}/man/man1 -.endif post-install: @${RM} -rf ${PREFIX}/saint/include/ASM-i386 -- cgit v1.2.3