diff options
Diffstat (limited to 'astro/starplot/Makefile')
-rw-r--r-- | astro/starplot/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/astro/starplot/Makefile b/astro/starplot/Makefile index 454b2e16c714..a4f4025fd3bb 100644 --- a/astro/starplot/Makefile +++ b/astro/starplot/Makefile @@ -20,7 +20,6 @@ USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" -CONFIGURE_ARGS= --mandir=${MANPREFIX}/man MAKE_ENV= DOCSDIR="${DOCSDIR}" EXAMPLESDIR="${EXAMPLESDIR}" MAN1= starconvert.1 starpkg.1 starplot.1 |