summaryrefslogtreecommitdiff
path: root/x11-servers
diff options
context:
space:
mode:
authorEric Anholt <anholt@FreeBSD.org>2003-09-25 21:05:33 +0000
committerEric Anholt <anholt@FreeBSD.org>2003-09-25 21:05:33 +0000
commitc262a3d9b4ac7f7abbfc173db20111db813e3e48 (patch)
treeaef50ed569855791fbc609a0935e5e4afe0f14b8 /x11-servers
parentFix build on current by adjusting includes to use dev/pci/... instead of (diff)
Re-add the scanpci manpage on i386.
Reported by: bento
Notes
Notes: svn path=/head/; revision=89382
Diffstat (limited to 'x11-servers')
-rw-r--r--x11-servers/XFree86-4-Server/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-servers/XFree86-4-Server/Makefile b/x11-servers/XFree86-4-Server/Makefile
index 6e76116c18cb..0b709e495a13 100644
--- a/x11-servers/XFree86-4-Server/Makefile
+++ b/x11-servers/XFree86-4-Server/Makefile
@@ -7,7 +7,7 @@
PORTNAME= Server
PORTVERSION= 4.3.0
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= x11-servers
MASTER_SITES= ${MASTER_SITE_XFREE:S/$/:x/} \
${MASTER_SITE_LOCAL:S/$/:local/}
@@ -126,6 +126,7 @@ MAN4+= glint.4 \
.if ${ARCH} == i386
PLIST_SUB+= I386=""
+MAN1+= scanpci.1
MAN4+= apm.4 \
chips.4 \
cirrus.4 \