diff options
Diffstat (limited to 'astro/cfitsio/Makefile')
-rw-r--r-- | astro/cfitsio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/cfitsio/Makefile b/astro/cfitsio/Makefile index a00bbea8f6c1..bf12c1ae14f5 100644 --- a/astro/cfitsio/Makefile +++ b/astro/cfitsio/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= f2c.2:${PORTSDIR}/lang/f2c WRKSRC= ${WRKDIR}/${PORTNAME} -USE_GNOME= gnometarget pkgconfig +USE_GNOME= pkgconfig GNU_CONFIGURE= yes CONFIGURE_ARGS= ac_cv_prog_FC="f2c" ALL_TARGET= shared |