summaryrefslogtreecommitdiff
path: root/x11-servers/XFree86-4-Server-snap/Makefile
diff options
context:
space:
mode:
authorEric Anholt <anholt@FreeBSD.org>2003-05-03 22:18:03 +0000
committerEric Anholt <anholt@FreeBSD.org>2003-05-03 22:18:03 +0000
commit00157b17ecb5dd590a5786e95359b063387f0917 (patch)
treef21c0d6fc5934f6dc575afccd7a4cc3e1997be82 /x11-servers/XFree86-4-Server-snap/Makefile
parentAdd kripp 0.2, lightweight network password sniffer. (diff)
Fix a crash with the siliconmotion (smi) driver.
PR: ports/51450 Tested by: Stacey Roberts <stacey@vickiandstacey.com> Obtained from: XFree86 bug #50
Notes
Notes: svn path=/head/; revision=80083
Diffstat (limited to 'x11-servers/XFree86-4-Server-snap/Makefile')
-rw-r--r--x11-servers/XFree86-4-Server-snap/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-servers/XFree86-4-Server-snap/Makefile b/x11-servers/XFree86-4-Server-snap/Makefile
index 50250b788738..8f85dd564d2a 100644
--- a/x11-servers/XFree86-4-Server-snap/Makefile
+++ b/x11-servers/XFree86-4-Server-snap/Makefile
@@ -7,7 +7,7 @@
PORTNAME= Server
PORTVERSION= 4.3.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= x11-servers
MASTER_SITES= ${MASTER_SITE_XFREE:S/$/:x/} \
${MASTER_SITE_LOCAL:S/$/:local/}
@@ -34,7 +34,7 @@ PATCHDIR= ${.CURDIR}/../../x11/XFree86-4-libraries/files
.for pf in patch-savage-pci-id patch-alpha_video.c patch-Pci.h patch-radeondri \
patch-r128_driver.c patch-mga_driver.c patch-xkbInit.c patch-radeon_dri.c \
patch-mga_dri.c patch-nv_driver.c patch-nv_setup.c patch-int10-generic.c \
- patch-radeon_cursor.c patch-radeon_reg.h
+ patch-radeon_cursor.c patch-radeon_reg.h patch-smi
EXTRA_PATCHES+= ${FILESDIR}/${pf}
.endfor
SCRIPTS_ENV= OSVERSION=${OSVERSION} \