svn commit: r320592 - head/devel/idutils

Martin Wilke miwi at FreeBSD.org
Tue Jun 11 14:54:06 UTC 2013


Author: miwi
Date: Tue Jun 11 14:54:05 2013
New Revision: 320592
URL: http://svnweb.freebsd.org/changeset/ports/320592

Log:
  - Fix build
  
  Reported by:	pkg (DEVELOPER_MODE)

Modified:
  head/devel/idutils/Makefile

Modified: head/devel/idutils/Makefile
==============================================================================
--- head/devel/idutils/Makefile	Tue Jun 11 14:53:46 2013	(r320591)
+++ head/devel/idutils/Makefile	Tue Jun 11 14:54:05 2013	(r320592)
@@ -11,6 +11,7 @@ COMMENT=	The classic Berkeley gid/lid to
 
 CONFLICTS=	coreutils-[0-9]* linux-gid-[0-9]* sh-utils-[0-9]*
 
+USES+=		charsetfix
 LICENSE=	GPLv3
 USE_XZ=		yes
 GNU_CONFIGURE=	yes


More information about the svn-ports-all mailing list