diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-09-13 00:48:00 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-09-13 00:48:00 +0000 |
commit | 2dbbb021e7455f7626744039287c4c3fd96e6506 (patch) | |
tree | e0db02060620171de692de4795df2d402f572837 /french | |
parent | 80afca1e00d45d0031cfacebc4d74ae1c8efc567 (diff) | |
download | ports-2dbbb021e7455f7626744039287c4c3fd96e6506.tar.gz ports-2dbbb021e7455f7626744039287c4c3fd96e6506.zip |
Notes
Diffstat (limited to 'french')
-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: |