svn commit: r336825 - head/sysutils/weedit
Emanuel Haupt
ehaupt at FreeBSD.org
Wed Dec 18 11:59:54 UTC 2013
Author: ehaupt
Date: Wed Dec 18 11:59:54 2013
New Revision: 336825
URL: http://svnweb.freebsd.org/changeset/ports/336825
Log:
Use dos2unix USES macro.
Modified:
head/sysutils/weedit/Makefile
Modified: head/sysutils/weedit/Makefile
==============================================================================
--- head/sysutils/weedit/Makefile Wed Dec 18 11:59:14 2013 (r336824)
+++ head/sysutils/weedit/Makefile Wed Dec 18 11:59:54 2013 (r336825)
@@ -13,7 +13,7 @@ COMMENT= File duplicate scanner with dat
LICENSE= GPLv2
-USE_DOS2UNIX= yes
+USES= dos2unix
WRKSRC= ${WRKDIR}/${PORTNAME}
SRCF= crc32 dlink weedit md5
More information about the svn-ports-all
mailing list