diff options
Diffstat (limited to 'lang/pfe-devel/Makefile')
-rw-r--r-- | lang/pfe-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/pfe-devel/Makefile b/lang/pfe-devel/Makefile index 5c5defc17e98..a3987b1782fa 100644 --- a/lang/pfe-devel/Makefile +++ b/lang/pfe-devel/Makefile @@ -16,10 +16,10 @@ COMMENT= Implementation of ANSI Forth LATEST_LINK= pfe-devel -USE_PERL5_BUILD= yes +USE_PERL5_BUILD=yes USE_GNOME= gnometarget lthack USE_GMAKE= yes -USE_LIBTOOL_VER= 13 +USE_LIBTOOL_VER=15 LIBTOOLFILES= pfe/configure LIBTOOLFLAGS= # none CONFIGURE_ARGS= --mandir=${PREFIX}/man |