diff options
Diffstat (limited to 'french/dico/Makefile')
-rw-r--r-- | french/dico/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/french/dico/Makefile b/french/dico/Makefile index f4a4f9ab58bd..76d8262a3766 100644 --- a/french/dico/Makefile +++ b/french/dico/Makefile @@ -21,7 +21,7 @@ BROKEN_WWW= http://www.montefiore.ulg.ac.be/cgi-bin-ulg/DICO.html # WRKSRC= ${WRKDIR}/${PORTNAME} -USE_AUTOTOOLS= automake:14 autoconf:268 +USE_AUTOTOOLS= automake14 autoconf CONFIGURE_ARGS= --mandir=${PREFIX}/man USE_GMAKE= true AUTOMAKE_ARGS= --add-missing --foreign --include-deps |