diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-12-13 15:26:52 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-12-13 15:26:52 +0000 |
commit | 18ffe68601a497ba1616da4c773ffef51de1fb15 (patch) | |
tree | c4d8c9855b02d3d9c1354f3719efa9cd997f19bc /lang | |
parent | 4f644f27cf92cb58ac7fa224d39363392e70d9bc (diff) |
Notes
Diffstat (limited to 'lang')
-rw-r--r-- | lang/pfe/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/pfe/Makefile b/lang/pfe/Makefile index 47abd0d8dd4e..9afc56423964 100644 --- a/lang/pfe/Makefile +++ b/lang/pfe/Makefile @@ -12,7 +12,6 @@ COMMENT= Implementation of ANSI Forth USE_BZIP2= yes USES= gmake perl5 USE_PERL5= build -USE_GCC= 4.2+ USE_AUTOTOOLS= libtool LIBTOOLFILES= pfe/configure MAKE_ARGS= pkgconfigdir="${PREFIX}/libdata/pkgconfig" |