svn commit: r322066 - head/databases/recutils

Antoine Brodin antoine at FreeBSD.org
Sat Jun 29 21:46:24 UTC 2013


Author: antoine
Date: Sat Jun 29 21:46:23 2013
New Revision: 322066
URL: http://svnweb.freebsd.org/changeset/ports/322066

Log:
  Do not modify charset.alias

Modified:
  head/databases/recutils/Makefile

Modified: head/databases/recutils/Makefile
==============================================================================
--- head/databases/recutils/Makefile	Sat Jun 29 21:42:54 2013	(r322065)
+++ head/databases/recutils/Makefile	Sat Jun 29 21:46:23 2013	(r322066)
@@ -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 \


More information about the svn-ports-head mailing list