From e0878885916ee9f9b7d713d6fb5a5834360e5133 Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Sat, 7 Aug 2004 19:15:49 +0000 Subject: Update to version 0.32.94 PR: ports/70118 Submitted by: Ports Fury --- lang/pfe/Makefile | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'lang/pfe/Makefile') diff --git a/lang/pfe/Makefile b/lang/pfe/Makefile index 2197e3766d77..df36e48ee7fd 100644 --- a/lang/pfe/Makefile +++ b/lang/pfe/Makefile @@ -6,8 +6,7 @@ # PORTNAME= pfe -PORTVERSION= 0.32.91 -PORTREVISION= 1 +PORTVERSION= 0.32.94 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -15,10 +14,14 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Implementation of ANSI Forth -GNU_CONFIGURE= yes -CONFIGURE_TARGET= # +USE_PERL5_BUILD= yes +USE_GNOME= gnometarget lthack USE_GMAKE= yes -MAKE_ARGS= mandir=/usr/local/man +USE_LIBTOOL_VER= 13 +LIBTOOLFILES= pfe/configure +LIBTOOLFLAGS= # none +CONFIGURE_ARGS= --mandir=${PREFIX}/man + MAN1= pfe.1 pfe-config.1 .include -- cgit v1.2.3