svn commit: r303552 - head/sysutils/bsdconfig

Eitan Adler eadler at FreeBSD.org
Sun Sep 2 14:44:47 UTC 2012


Author: eadler
Date: Sun Sep  2 14:44:47 2012
New Revision: 303552
URL: http://svn.freebsd.org/changeset/ports/303552

Log:
  Modify the IGNORE text to reduce user confusion.
  
  Requested by:	dteske (maintainer)

Modified:
  head/sysutils/bsdconfig/Makefile

Modified: head/sysutils/bsdconfig/Makefile
==============================================================================
--- head/sysutils/bsdconfig/Makefile	Sun Sep  2 14:37:52 2012	(r303551)
+++ head/sysutils/bsdconfig/Makefile	Sun Sep  2 14:44:47 2012	(r303552)
@@ -206,7 +206,7 @@ PLIST_DIRS=	${BSDCFG_LIBE}/020.docsinsta
 .include <bsd.port.pre.mk>
 
 .if ${OSVERSION} < 900030
-IGNORE=		libdialog 20100428 or newer required.
+IGNORE=		requires FreeBSD 9.0 or later
 .endif
 
 post-patch:



More information about the svn-ports-all mailing list