summaryrefslogtreecommitdiff
path: root/x11-servers
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-10-08 07:21:03 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-10-08 07:21:03 +0000
commitd5b54d08694f2656c04d83a0013fb3d3eb1344e2 (patch)
tree99387ff23cc458e555b453bdc295681a6cb2109b /x11-servers
parentRemove "PATCHDIR=", that won't accomplish anything. (diff)
Change PATCHDIR from patches/ to files/. Also change PKGDIR (pkg/ to
.) and other pkg variables if they are nearby.
Notes
Notes: svn path=/head/; revision=33559
Diffstat (limited to 'x11-servers')
-rw-r--r--x11-servers/XFree86-4-FontServer/Makefile2
-rw-r--r--x11-servers/XFree86-4-NestServer/Makefile2
-rw-r--r--x11-servers/XFree86-4-PrintServer/Makefile2
-rw-r--r--x11-servers/XFree86-4-Server-snap/Makefile2
-rw-r--r--x11-servers/XFree86-4-Server/Makefile2
-rw-r--r--x11-servers/XFree86-4-VirtualFramebufferServer/Makefile2
-rw-r--r--x11-servers/XttXF86srv-common/Makefile2
7 files changed, 7 insertions, 7 deletions
diff --git a/x11-servers/XFree86-4-FontServer/Makefile b/x11-servers/XFree86-4-FontServer/Makefile
index 4fe6870579d1..bdd991ca87c6 100644
--- a/x11-servers/XFree86-4-FontServer/Makefile
+++ b/x11-servers/XFree86-4-FontServer/Makefile
@@ -19,7 +19,7 @@ XFREE86_VERSION= 4
USE_IMAKE= YES
DIST_SUBDIR= xc
WRKSRC= ${WRKDIR}/xc
-PATCHDIR= ${PORTSDIR}/x11/XFree86-4-libraries/patches
+PATCHDIR= ${PORTSDIR}/x11/XFree86-4-libraries/files
SCRIPTS_ENV+= PREFIX=${PREFIX} \
X11BASE=${X11BASE} \
WRKDIR=${WRKDIR} \
diff --git a/x11-servers/XFree86-4-NestServer/Makefile b/x11-servers/XFree86-4-NestServer/Makefile
index 5b8249a567a1..82cf3788e8aa 100644
--- a/x11-servers/XFree86-4-NestServer/Makefile
+++ b/x11-servers/XFree86-4-NestServer/Makefile
@@ -19,7 +19,7 @@ XFREE86_VERSION= 4
USE_IMAKE= YES
DIST_SUBDIR= xc
WRKSRC= ${WRKDIR}/xc
-PATCHDIR= ${PORTSDIR}/x11/XFree86-4-libraries/patches
+PATCHDIR= ${PORTSDIR}/x11/XFree86-4-libraries/files
SCRIPTS_ENV+= PREFIX=${PREFIX} \
X11BASE=${X11BASE} \
WRKDIR=${WRKDIR} \
diff --git a/x11-servers/XFree86-4-PrintServer/Makefile b/x11-servers/XFree86-4-PrintServer/Makefile
index 58ebc070f475..ac706d919f10 100644
--- a/x11-servers/XFree86-4-PrintServer/Makefile
+++ b/x11-servers/XFree86-4-PrintServer/Makefile
@@ -19,7 +19,7 @@ XFREE86_VERSION= 4
USE_IMAKE= YES
DIST_SUBDIR= xc
WRKSRC= ${WRKDIR}/xc
-PATCHDIR= ${PORTSDIR}/x11/XFree86-4-libraries/patches
+PATCHDIR= ${PORTSDIR}/x11/XFree86-4-libraries/files
SCRIPTS_ENV+= PREFIX=${PREFIX} \
X11BASE=${X11BASE} \
WRKDIR=${WRKDIR} \
diff --git a/x11-servers/XFree86-4-Server-snap/Makefile b/x11-servers/XFree86-4-Server-snap/Makefile
index d4371159e156..683c0f893f7b 100644
--- a/x11-servers/XFree86-4-Server-snap/Makefile
+++ b/x11-servers/XFree86-4-Server-snap/Makefile
@@ -19,7 +19,7 @@ XFREE86_VERSION= 4
USE_IMAKE= YES
DIST_SUBDIR= xc
WRKSRC= ${WRKDIR}/xc
-PATCHDIR= ${PORTSDIR}/x11/XFree86-4-libraries/patches
+PATCHDIR= ${PORTSDIR}/x11/XFree86-4-libraries/files
SCRIPTS_ENV+= PREFIX=${PREFIX} \
X11BASE=${X11BASE} \
WRKDIR=${WRKDIR} \
diff --git a/x11-servers/XFree86-4-Server/Makefile b/x11-servers/XFree86-4-Server/Makefile
index d4371159e156..683c0f893f7b 100644
--- a/x11-servers/XFree86-4-Server/Makefile
+++ b/x11-servers/XFree86-4-Server/Makefile
@@ -19,7 +19,7 @@ XFREE86_VERSION= 4
USE_IMAKE= YES
DIST_SUBDIR= xc
WRKSRC= ${WRKDIR}/xc
-PATCHDIR= ${PORTSDIR}/x11/XFree86-4-libraries/patches
+PATCHDIR= ${PORTSDIR}/x11/XFree86-4-libraries/files
SCRIPTS_ENV+= PREFIX=${PREFIX} \
X11BASE=${X11BASE} \
WRKDIR=${WRKDIR} \
diff --git a/x11-servers/XFree86-4-VirtualFramebufferServer/Makefile b/x11-servers/XFree86-4-VirtualFramebufferServer/Makefile
index b727a399e5e0..f2ad3f856a91 100644
--- a/x11-servers/XFree86-4-VirtualFramebufferServer/Makefile
+++ b/x11-servers/XFree86-4-VirtualFramebufferServer/Makefile
@@ -19,7 +19,7 @@ XFREE86_VERSION= 4
USE_IMAKE= YES
DIST_SUBDIR= xc
WRKSRC= ${WRKDIR}/xc
-PATCHDIR= ${PORTSDIR}/x11/XFree86-4-libraries/patches
+PATCHDIR= ${PORTSDIR}/x11/XFree86-4-libraries/files
SCRIPTS_ENV+= PREFIX=${PREFIX} \
X11BASE=${X11BASE} \
WRKDIR=${WRKDIR} \
diff --git a/x11-servers/XttXF86srv-common/Makefile b/x11-servers/XttXF86srv-common/Makefile
index 549860bcac13..49b1db6e5362 100644
--- a/x11-servers/XttXF86srv-common/Makefile
+++ b/x11-servers/XttXF86srv-common/Makefile
@@ -38,7 +38,7 @@ BINOWN= root
BINGRP= wheel
MASTERDIR?= ${.CURDIR}/../XttXF86srv-common
FILESDIR= ${MASTERDIR}/files
-PATCHDIR= ${MASTERDIR}/patches
+PATCHDIR= ${MASTERDIR}/files
.if defined(USE_SHARED_WRKSRC)
WRKDIR= ${MASTERDIR}/work
.endif