diff options
Diffstat (limited to 'math/gmp-ecm/Makefile')
-rw-r--r-- | math/gmp-ecm/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/gmp-ecm/Makefile b/math/gmp-ecm/Makefile index 34dbedaff246..9aca9ba81682 100644 --- a/math/gmp-ecm/Makefile +++ b/math/gmp-ecm/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp LICENSE= GPLv2 LGPL21 LICENSE_COMB= multi -USE_GNOME= gnometarget GNU_CONFIGURE= yes CONFIGURE_ARGS= ac_cv_prog_XSLTPROC=no \ --with-gmp=${LOCALBASE} |