diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-09-08 01:12:10 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-09-08 01:12:10 +0000 |
commit | 9839011ec3910790376ce9ace5e2a1c5bcb2781f (patch) | |
tree | 41c61966bf1404bd3cfce06493a35d6a1a4acfc6 /misc/mc | |
parent | 41a56135d1e8a68844e4c575702cdbad451d7322 (diff) |
Notes
Diffstat (limited to 'misc/mc')
-rw-r--r-- | misc/mc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/mc/Makefile b/misc/mc/Makefile index 8e3b83ec22bd..8e8e5a5a32c5 100644 --- a/misc/mc/Makefile +++ b/misc/mc/Makefile @@ -23,6 +23,7 @@ USE_GETTEXT= yes USE_ICONV= yes USE_GMAKE= yes USE_GNOME= glib20 +USE_PERL5= yes GNU_CONFIGURE= yes OPTIONS= SLANG "Build with SLang library" on \ |