aboutsummaryrefslogtreecommitdiff
path: root/x11-servers/XFree86-4-Server-snap/Makefile
diff options
context:
space:
mode:
authorEric Anholt <anholt@FreeBSD.org>2003-04-26 08:29:41 +0000
committerEric Anholt <anholt@FreeBSD.org>2003-04-26 08:29:41 +0000
commitccc32eb8fb8f8a4ec557f8ac36cdd9d06fe61110 (patch)
tree8c0659643c7e02934a73a556dd244204e6d00dff /x11-servers/XFree86-4-Server-snap/Makefile
parente5aa7d1091c41e3a1c50ace191b8eec1fb24c5bc (diff)
downloadports-ccc32eb8fb8f8a4ec557f8ac36cdd9d06fe61110.tar.gz
ports-ccc32eb8fb8f8a4ec557f8ac36cdd9d06fe61110.zip
Notes
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 c9f3f4534d62..119afd954171 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= 3
+PORTREVISION= 4
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_cursor.c patch-radeon_reg.h
EXTRA_PATCHES+= ${FILESDIR}/${pf}
.endfor
SCRIPTS_ENV= OSVERSION=${OSVERSION} \