From f9f02bde537d111734d83aa6cf25631d2620503a Mon Sep 17 00:00:00 2001 From: Li-Wen Hsu Date: Tue, 21 Oct 2008 10:03:32 +0000 Subject: - Update to 20080725 PR: ports/128031 Submitted by: Yi-Jheng Lin Approved by: Frank Steinborn (maintainer) --- misc/apparix/Makefile | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'misc/apparix/Makefile') diff --git a/misc/apparix/Makefile b/misc/apparix/Makefile index c1995092485b..d6835c703ee1 100644 --- a/misc/apparix/Makefile +++ b/misc/apparix/Makefile @@ -6,10 +6,10 @@ # PORTNAME= apparix -PORTVERSION= 20070918 +PORTVERSION= 20080725 CATEGORIES= misc MASTER_SITES= http://micans.org/apparix/src/ -DISTNAME= ${PORTNAME}-07-261 +DISTNAME= ${PORTNAME}-08-206 MAINTAINER= steinex@nognu.de COMMENT= Bookmark directories and apparate inside them @@ -26,9 +26,7 @@ do-install: ${INSTALL_MAN} ${WRKSRC}/doc/${MAN1} ${MAN1PREFIX}/man/man1 .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} -.for f in ${PORTDOCS} - ${INSTALL_DATA} ${WRKSRC}/doc/${f} ${DOCSDIR} -.endfor + ${INSTALL_MAN} ${PORTDOCS:S,^,${WRKSRC}/doc/,} ${DOCSDIR} .endif .include -- cgit v1.2.3