diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2013-06-29 21:46:23 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2013-06-29 21:46:23 +0000 |
commit | 8244dc2463912eef645c8fea4fb54130b8969181 (patch) | |
tree | e4743f252cd10aed2db23f32abd9eff4082beff1 /databases/recutils | |
parent | 7760bc3b157be9f3ccfe58c97f21ec2d9cf5b542 (diff) |
Do not modify charset.alias
Notes
Notes:
svn path=/head/; revision=322066
Diffstat (limited to 'databases/recutils')
-rw-r--r-- | databases/recutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/recutils/Makefile b/databases/recutils/Makefile index af8934ccd6ae..d78beb300ac2 100644 --- a/databases/recutils/Makefile +++ b/databases/recutils/Makefile @@ -15,6 +15,7 @@ OPTIONS_DEFINE= NLS DOCS GNU_CONFIGURE= yes USE_LDCONFIG= yes +USES= charsetfix INFO= ${PORTNAME} MAN1= csv2rec.1 rec2csv.1 recdel.1 recfix.1 recfmt.1 recinf.1 \ |