aboutsummaryrefslogtreecommitdiffstats
path: root/x11/XFree86-4-clients/Makefile
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-10-08 15:21:03 +0800
committerasami <asami@FreeBSD.org>2000-10-08 15:21:03 +0800
commit35fe284ad7116535433a834a6601f7f70b3362bd (patch)
tree8128c8881d4fcad90b705b805564232ed39a1194 /x11/XFree86-4-clients/Makefile
parent037dd970b63b1e618d70427f7a656d98df320f6d (diff)
downloadfreebsd-ports-gnome-35fe284ad7116535433a834a6601f7f70b3362bd.tar.gz
freebsd-ports-gnome-35fe284ad7116535433a834a6601f7f70b3362bd.tar.zst
freebsd-ports-gnome-35fe284ad7116535433a834a6601f7f70b3362bd.zip
Change PATCHDIR from patches/ to files/. Also change PKGDIR (pkg/ to
.) and other pkg variables if they are nearby.
Diffstat (limited to 'x11/XFree86-4-clients/Makefile')
-rw-r--r--x11/XFree86-4-clients/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/XFree86-4-clients/Makefile b/x11/XFree86-4-clients/Makefile
index fe67f74562e4..68a240fb23ed 100644
--- a/x11/XFree86-4-clients/Makefile
+++ b/x11/XFree86-4-clients/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} \