Index: head/sysutils/udesc_dump/Makefile =================================================================== --- head/sysutils/udesc_dump/Makefile (revision 234663) +++ head/sysutils/udesc_dump/Makefile (revision 234664) @@ -1,25 +1,31 @@ # New ports collection makefile for: udesc_dump # Date created: 2002/12/14 # Whom: nork@FreeBSD.org # # $FreeBSD$ # PORTNAME= udesc_dump PORTVERSION= 1.3.9 CATEGORIES= sysutils MASTER_SITES= http://home.jp.freebsd.org/~gehenna/src/ MAINTAINER= nork@FreeBSD.org COMMENT= udesc_dump, showes USB descriptors MAN8= udesc_dump.8 MANCOMPRESSED= yes PLIST_FILES= bin/udesc_dump MAKE_ENV+= MANDIR=${PREFIX}/man/man do-patch: @${REINPLACE_CMD} 's/-Werror//' ${WRKSRC}/Makefile -.include +.include + +.if ${OSVERSION} >= 800064 +BROKEN= does not build +.endif + +.include Property changes on: head/sysutils/udesc_dump/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property