diff options
Diffstat (limited to 'science/libghemical/Makefile')
-rw-r--r-- | science/libghemical/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/science/libghemical/Makefile b/science/libghemical/Makefile index 3d6a6679d532..e94a25c39d4e 100644 --- a/science/libghemical/Makefile +++ b/science/libghemical/Makefile @@ -17,11 +17,10 @@ LIB_DEPENDS+= mpqc:${PORTSDIR}/science/mpqc \ f2c:${PORTSDIR}/lang/f2c USE_GMAKE= yes -USES= pathfix pkgconfig +USES= pathfix pkgconfig gettext USE_GL= gl GNU_CONFIGURE= yes USE_LDCONFIG= yes -USE_GETTEXT= yes USE_FORTRAN= yes CONFIGURE_ARGS+= --enable-mpqc |