From 29b725543f41fcd57777d1b03d5256c23e3f4541 Mon Sep 17 00:00:00 2001 From: Tilman Keskinoz Date: Tue, 22 Jul 2003 14:29:51 +0000 Subject: Update to 5.08 Bump PORTEPOCH, because version number decreased. PR: 54666 Submitted by: KATO Tsuguru --- textproc/aft/Makefile | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'textproc/aft/Makefile') diff --git a/textproc/aft/Makefile b/textproc/aft/Makefile index 36a46fb7b514..7c7202afb508 100644 --- a/textproc/aft/Makefile +++ b/textproc/aft/Makefile @@ -6,7 +6,8 @@ # PORTNAME= aft -PORTVERSION= 5.0793 +PORTVERSION= 5.08 +PORTEPOCH= 1 CATEGORIES= textproc MASTER_SITES= http://www.maplefish.com/todd/ @@ -15,7 +16,10 @@ COMMENT= A document preparation system using an Almost Free Text input format USE_PERL5= yes GNU_CONFIGURE= yes +CONFIGURE_TARGET= -build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -PLIST_SUB+= DOCSDIR=${DOCSDIR:S|${PREFIX}/||} +.if defined(NOPORTDOCS) +INSTALL_TARGET= install-binSCRIPTS install-pkgdataDATA install-pkgdataSCRIPTS +.endif .include -- cgit v1.2.3