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 78827bc6f375..38e88afabf09 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 perl5 +USES= gmake pathfix gettext perl5 USE_GNOME= gnomehier gtk20 -USE_GMAKE= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |