aboutsummaryrefslogtreecommitdiff
path: root/x11-servers/XttXF86srv-common
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/XttXF86srv-common
parentb9d2bca3af03415aa8324c95711b3a365968b306 (diff)
downloadports-d5b54d08694f2656c04d83a0013fb3d3eb1344e2.tar.gz
ports-d5b54d08694f2656c04d83a0013fb3d3eb1344e2.zip
Notes
Diffstat (limited to 'x11-servers/XttXF86srv-common')
-rw-r--r--x11-servers/XttXF86srv-common/Makefile2
1 files changed, 1 insertions, 1 deletions
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