diff options
Diffstat (limited to 'astro/nightfall/Makefile')
-rw-r--r-- | astro/nightfall/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/astro/nightfall/Makefile b/astro/nightfall/Makefile index f79499f..78827bc 100644 --- a/astro/nightfall/Makefile +++ b/astro/nightfall/Makefile @@ -14,9 +14,8 @@ OPTIONS_DEFINE= GNOME PGPLOT OPENGL OPTIONS_DEFAULT= PGPLOT OPENGL PGPLOT_DESC= Enable PGPLOT support -USES= pathfix gettext +USES= pathfix gettext perl5 USE_GNOME= gnomehier gtk20 -USE_PERL5= yes USE_GMAKE= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include |