Date: Mon, 20 Jan 2014 18:28:52 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r340438 - head/comms/hcidump Message-ID: <201401201828.s0KISq0M008240@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Mon Jan 20 18:28:51 2014 New Revision: 340438 URL: http://svnweb.freebsd.org/changeset/ports/340438 QAT: https://qat.redports.org/buildarchive/r340438/ Log: Stage support Modified: head/comms/hcidump/Makefile Modified: head/comms/hcidump/Makefile ============================================================================== --- head/comms/hcidump/Makefile Mon Jan 20 18:25:41 2014 (r340437) +++ head/comms/hcidump/Makefile Mon Jan 20 18:28:51 2014 (r340438) @@ -11,11 +11,9 @@ COMMENT= Bluetooth traffic dumper, simil LICENSE= GPLv2 +USES= uidfix WRKSRC= ${WRKDIR}/${PORTNAME} -MAN1= hcidump.1 -MANCOMPRESSED= yes -PLIST_FILES= bin/hcidump +PLIST_FILES= bin/hcidump man/man1/hcidump.1.gz -NO_STAGE= yes .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401201828.s0KISq0M008240>