diff options
author | Steve Price <steve@FreeBSD.org> | 2001-12-25 00:10:13 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2001-12-25 00:10:13 +0000 |
commit | fe3f510c7988c885def1375adb66e8f5c65dbdc5 (patch) | |
tree | dad3802dcdbd937ceb135af69aceba27f037744b /french | |
parent | Update to version 1.22. (diff) |
Remove (incorrect) re-definition of ACLOCAL so this port builds again.
Diffstat (limited to 'french')
-rw-r--r-- | french/dico/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/french/dico/Makefile b/french/dico/Makefile index 9ce3f7500d75..db7bfe3c1d0f 100644 --- a/french/dico/Makefile +++ b/french/dico/Makefile @@ -21,7 +21,6 @@ PATCH_STRIP= -p1 USE_AUTOMAKE= true USE_GMAKE= true AUTOMAKE_ARGS= --add-missing --foreign --include-deps -ACLOCAL= aclocal MAKE_ARGS= prefix=${PREFIX} MAN1= dico.1 |