svn commit: r443528 - head/emulators/qemu-sbruno
Sean Bruno
sbruno at FreeBSD.org
Tue Jun 13 17:45:03 UTC 2017
Author: sbruno
Date: Tue Jun 13 17:45:02 2017
New Revision: 443528
URL: https://svnweb.freebsd.org/changeset/ports/443528
Log:
Update to support NODOCS build
PR: 216530
Submitted by: Gerrit Bernie <mail+freebsd at gerritbeine.de>
Modified:
head/emulators/qemu-sbruno/Makefile
head/emulators/qemu-sbruno/pkg-plist
Modified: head/emulators/qemu-sbruno/Makefile
==============================================================================
--- head/emulators/qemu-sbruno/Makefile Tue Jun 13 17:26:25 2017 (r443527)
+++ head/emulators/qemu-sbruno/Makefile Tue Jun 13 17:45:02 2017 (r443528)
@@ -3,6 +3,7 @@
PORTNAME= qemu
PORTVERSION= 2.9.50.g20170611
+PORTREVISION= 1
CATEGORIES= emulators
MASTER_SITES= GH \
LOCAL/nox:dtc \
Modified: head/emulators/qemu-sbruno/pkg-plist
==============================================================================
--- head/emulators/qemu-sbruno/pkg-plist Tue Jun 13 17:26:25 2017 (r443527)
+++ head/emulators/qemu-sbruno/pkg-plist Tue Jun 13 17:45:02 2017 (r443528)
@@ -47,8 +47,8 @@
%%SOFTMMU%%@sample etc/qemu-ifdown.sample
%%SOFTMMU%%man/man1/qemu.1.gz
%%SOFTMMU%%man/man1/qemu-img.1.gz
-%%SOFTMMU%%man/man7/qemu-ga-ref.7.gz
-%%SOFTMMU%%man/man7/qemu-qmp-ref.7.gz
+%%PORTDOCS%%%%SOFTMMU%%man/man7/qemu-ga-ref.7.gz
+%%PORTDOCS%%%%SOFTMMU%%man/man7/qemu-qmp-ref.7.gz
%%SOFTMMU%%man/man8/qemu-ga.8.gz
%%SOFTMMU%%man/man8/qemu-nbd.8.gz
%%SOFTMMU%%%%DATADIR%%/QEMU,cgthree.bin
More information about the svn-ports-all
mailing list