diff options
Diffstat (limited to 'french/dico')
-rw-r--r-- | french/dico/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/french/dico/Makefile b/french/dico/Makefile index c6fdb42c3b6d..516620bc269d 100644 --- a/french/dico/Makefile +++ b/french/dico/Makefile @@ -19,8 +19,10 @@ MAINTAINER= clefevre@citeweb.net NO_WRKSUBDIR= true PATCH_STRIP= -p1 USE_AUTOMAKE= true +USE_GMAKE= true AUTOMAKE= automake --add-missing --foreign --include-deps ACLOCAL= aclocal +MAKE_ARGS= prefix=${PREFIX} MAN1= dico.1 post-patch: |