summaryrefslogtreecommitdiffstats
path: root/x11-servers
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-10-08 10:23:48 +0000
committerasami <asami@FreeBSD.org>2000-10-08 10:23:48 +0000
commit380a7ab9be4a5e0b282aadcbabd4a0fcb60d22e6 (patch)
treed8d06834191fc67caaf8749fb3c9963013b7d611 /x11-servers
parentd742677c18dda5fd6194bb940adb18babef26617 (diff)
downloadFreeBSD-ports-380a7ab9be4a5e0b282aadcbabd4a0fcb60d22e6.zip
FreeBSD-ports-380a7ab9be4a5e0b282aadcbabd4a0fcb60d22e6.tar.gz
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
Diffstat (limited to 'x11-servers')
-rw-r--r--x11-servers/XttXF86srv-3DLabs/Makefile2
-rw-r--r--x11-servers/XttXF86srv-8514/Makefile2
-rw-r--r--x11-servers/XttXF86srv-AGX/Makefile2
-rw-r--r--x11-servers/XttXF86srv-I128/Makefile2
-rw-r--r--x11-servers/XttXF86srv-Mach32/Makefile2
-rw-r--r--x11-servers/XttXF86srv-Mach64/Makefile2
-rw-r--r--x11-servers/XttXF86srv-Mach8/Makefile2
-rw-r--r--x11-servers/XttXF86srv-Mono/Makefile2
-rw-r--r--x11-servers/XttXF86srv-P9000/Makefile2
-rw-r--r--x11-servers/XttXF86srv-S3/Makefile2
-rw-r--r--x11-servers/XttXF86srv-S3V/Makefile2
-rw-r--r--x11-servers/XttXF86srv-SVGA/Makefile2
-rw-r--r--x11-servers/XttXF86srv-VGA16/Makefile2
-rw-r--r--x11-servers/XttXF86srv-W32/Makefile2
-rw-r--r--x11-servers/XttXF86srv-xfs/Makefile2
-rw-r--r--x11-servers/XttXF98srv-EGC/Makefile2
-rw-r--r--x11-servers/XttXF98srv-GA968/Makefile2
-rw-r--r--x11-servers/XttXF98srv-GANBWAP/Makefile2
-rw-r--r--x11-servers/XttXF98srv-MGA/Makefile2
-rw-r--r--x11-servers/XttXF98srv-NEC480/Makefile2
-rw-r--r--x11-servers/XttXF98srv-NECS3/Makefile2
-rw-r--r--x11-servers/XttXF98srv-NKVNEC/Makefile2
-rw-r--r--x11-servers/XttXF98srv-PWLB/Makefile2
-rw-r--r--x11-servers/XttXF98srv-PWSKB/Makefile2
-rw-r--r--x11-servers/XttXF98srv-SVGA/Makefile2
-rw-r--r--x11-servers/XttXF98srv-TGUI/Makefile2
-rw-r--r--x11-servers/XttXF98srv-WABEP/Makefile2
-rw-r--r--x11-servers/XttXF98srv-WABS/Makefile2
-rw-r--r--x11-servers/XttXF98srv-WSNA/Makefile2
29 files changed, 29 insertions, 29 deletions
diff --git a/x11-servers/XttXF86srv-3DLabs/Makefile b/x11-servers/XttXF86srv-3DLabs/Makefile
index 2672bc4..ceeb2e2 100644
--- a/x11-servers/XttXF86srv-3DLabs/Makefile
+++ b/x11-servers/XttXF86srv-3DLabs/Makefile
@@ -16,6 +16,6 @@ RUN_DEPENDS= mkfontdir.pl:${.CURDIR}/../XttXF86srv-common
SERVER= XF86_3DLabs
MASTERDIR= ${.CURDIR}/../XttXF86srv-common
-PKGDIR= ${.CURDIR}/pkg
+PKGDIR= ${.CURDIR}
.include "${MASTERDIR}/Makefile"
diff --git a/x11-servers/XttXF86srv-8514/Makefile b/x11-servers/XttXF86srv-8514/Makefile
index 49e7a9f..7f10e2d 100644
--- a/x11-servers/XttXF86srv-8514/Makefile
+++ b/x11-servers/XttXF86srv-8514/Makefile
@@ -18,6 +18,6 @@ ONLY_FOR_ARCHS= i386
SERVER= XF86_8514
MASTERDIR= ${.CURDIR}/../XttXF86srv-common
-PKGDIR= ${.CURDIR}/pkg
+PKGDIR= ${.CURDIR}
.include "${MASTERDIR}/Makefile"
diff --git a/x11-servers/XttXF86srv-AGX/Makefile b/x11-servers/XttXF86srv-AGX/Makefile
index 1d19465..ebcd4cb 100644
--- a/x11-servers/XttXF86srv-AGX/Makefile
+++ b/x11-servers/XttXF86srv-AGX/Makefile
@@ -18,6 +18,6 @@ ONLY_FOR_ARCHS= i386
SERVER= XF86_AGX
MASTERDIR= ${.CURDIR}/../XttXF86srv-common
-PKGDIR= ${.CURDIR}/pkg
+PKGDIR= ${.CURDIR}
.include "${MASTERDIR}/Makefile"
diff --git a/x11-servers/XttXF86srv-I128/Makefile b/x11-servers/XttXF86srv-I128/Makefile
index 5053db9..54bc5ab 100644
--- a/x11-servers/XttXF86srv-I128/Makefile
+++ b/x11-servers/XttXF86srv-I128/Makefile
@@ -16,6 +16,6 @@ RUN_DEPENDS= mkfontdir.pl:${.CURDIR}/../XttXF86srv-common
SERVER= XF86_I128
MASTERDIR= ${.CURDIR}/../XttXF86srv-common
-PKGDIR= ${.CURDIR}/pkg
+PKGDIR= ${.CURDIR}
.include "${MASTERDIR}/Makefile"
diff --git a/x11-servers/XttXF86srv-Mach32/Makefile b/x11-servers/XttXF86srv-Mach32/Makefile
index 9aaa7d8..4fdc4e2 100644
--- a/x11-servers/XttXF86srv-Mach32/Makefile
+++ b/x11-servers/XttXF86srv-Mach32/Makefile
@@ -18,6 +18,6 @@ ONLY_FOR_ARCHS= i386
SERVER= XF86_Mach32
MASTERDIR= ${.CURDIR}/../XttXF86srv-common
-PKGDIR= ${.CURDIR}/pkg
+PKGDIR= ${.CURDIR}
.include "${MASTERDIR}/Makefile"
diff --git a/x11-servers/XttXF86srv-Mach64/Makefile b/x11-servers/XttXF86srv-Mach64/Makefile
index 091af00..c961216 100644
--- a/x11-servers/XttXF86srv-Mach64/Makefile
+++ b/x11-servers/XttXF86srv-Mach64/Makefile
@@ -16,6 +16,6 @@ RUN_DEPENDS= mkfontdir.pl:${.CURDIR}/../XttXF86srv-common
SERVER= XF86_Mach64
MASTERDIR= ${.CURDIR}/../XttXF86srv-common
-PKGDIR= ${.CURDIR}/pkg
+PKGDIR= ${.CURDIR}
.include "${MASTERDIR}/Makefile"
diff --git a/x11-servers/XttXF86srv-Mach8/Makefile b/x11-servers/XttXF86srv-Mach8/Makefile
index ff9f719..759d9d1 100644
--- a/x11-servers/XttXF86srv-Mach8/Makefile
+++ b/x11-servers/XttXF86srv-Mach8/Makefile
@@ -18,6 +18,6 @@ ONLY_FOR_ARCHS= i386
SERVER= XF86_Mach8
MASTERDIR= ${.CURDIR}/../XttXF86srv-common
-PKGDIR= ${.CURDIR}/pkg
+PKGDIR= ${.CURDIR}
.include "${MASTERDIR}/Makefile"
diff --git a/x11-servers/XttXF86srv-Mono/Makefile b/x11-servers/XttXF86srv-Mono/Makefile
index 9744771..84ff53e 100644
--- a/x11-servers/XttXF86srv-Mono/Makefile
+++ b/x11-servers/XttXF86srv-Mono/Makefile
@@ -16,6 +16,6 @@ RUN_DEPENDS= mkfontdir.pl:${.CURDIR}/../XttXF86srv-common
SERVER= XF86_Mono
MASTERDIR= ${.CURDIR}/../XttXF86srv-common
-PKGDIR= ${.CURDIR}/pkg
+PKGDIR= ${.CURDIR}
.include "${MASTERDIR}/Makefile"
diff --git a/x11-servers/XttXF86srv-P9000/Makefile b/x11-servers/XttXF86srv-P9000/Makefile
index 7e9f62e..fde9890 100644
--- a/x11-servers/XttXF86srv-P9000/Makefile
+++ b/x11-servers/XttXF86srv-P9000/Makefile
@@ -16,6 +16,6 @@ RUN_DEPENDS= mkfontdir.pl:${.CURDIR}/../XttXF86srv-common
SERVER= XF86_P9000
MASTERDIR= ${.CURDIR}/../XttXF86srv-common
-PKGDIR= ${.CURDIR}/pkg
+PKGDIR= ${.CURDIR}
.include "${MASTERDIR}/Makefile"
diff --git a/x11-servers/XttXF86srv-S3/Makefile b/x11-servers/XttXF86srv-S3/Makefile
index c4e371f..2331fb6 100644
--- a/x11-servers/XttXF86srv-S3/Makefile
+++ b/x11-servers/XttXF86srv-S3/Makefile
@@ -16,6 +16,6 @@ RUN_DEPENDS= mkfontdir.pl:${.CURDIR}/../XttXF86srv-common
SERVER= XF86_S3
MASTERDIR= ${.CURDIR}/../XttXF86srv-common
-PKGDIR= ${.CURDIR}/pkg
+PKGDIR= ${.CURDIR}
.include "${MASTERDIR}/Makefile"
diff --git a/x11-servers/XttXF86srv-S3V/Makefile b/x11-servers/XttXF86srv-S3V/Makefile
index 35eecc3..61182bc 100644
--- a/x11-servers/XttXF86srv-S3V/Makefile
+++ b/x11-servers/XttXF86srv-S3V/Makefile
@@ -16,6 +16,6 @@ RUN_DEPENDS= mkfontdir.pl:${.CURDIR}/../XttXF86srv-common
SERVER= XF86_S3V
MASTERDIR= ${.CURDIR}/../XttXF86srv-common
-PKGDIR= ${.CURDIR}/pkg
+PKGDIR= ${.CURDIR}
.include "${MASTERDIR}/Makefile"
diff --git a/x11-servers/XttXF86srv-SVGA/Makefile b/x11-servers/XttXF86srv-SVGA/Makefile
index 89a473a..6e0a12f 100644
--- a/x11-servers/XttXF86srv-SVGA/Makefile
+++ b/x11-servers/XttXF86srv-SVGA/Makefile
@@ -16,7 +16,7 @@ RUN_DEPENDS= mkfontdir.pl:${.CURDIR}/../XttXF86srv-common
SERVER= XF86_SVGA
MASTERDIR= ${.CURDIR}/../XttXF86srv-common
-PKGDIR= ${.CURDIR}/pkg
+PKGDIR= ${.CURDIR}
.include "${MASTERDIR}/Makefile"
diff --git a/x11-servers/XttXF86srv-VGA16/Makefile b/x11-servers/XttXF86srv-VGA16/Makefile
index 9f93541..04f7e21 100644
--- a/x11-servers/XttXF86srv-VGA16/Makefile
+++ b/x11-servers/XttXF86srv-VGA16/Makefile
@@ -18,6 +18,6 @@ ONLY_FOR_ARCHS= i386
SERVER= XF86_VGA16
MASTERDIR= ${.CURDIR}/../XttXF86srv-common
-PKGDIR= ${.CURDIR}/pkg
+PKGDIR= ${.CURDIR}
.include "${MASTERDIR}/Makefile"
diff --git a/x11-servers/XttXF86srv-W32/Makefile b/x11-servers/XttXF86srv-W32/Makefile
index ef50491..3850593 100644
--- a/x11-servers/XttXF86srv-W32/Makefile
+++ b/x11-servers/XttXF86srv-W32/Makefile
@@ -18,6 +18,6 @@ ONLY_FOR_ARCHS= i386
SERVER= XF86_W32
MASTERDIR= ${.CURDIR}/../XttXF86srv-common
-PKGDIR= ${.CURDIR}/pkg
+PKGDIR= ${.CURDIR}
.include "${MASTERDIR}/Makefile"
diff --git a/x11-servers/XttXF86srv-xfs/Makefile b/x11-servers/XttXF86srv-xfs/Makefile
index bca9f0e..eeb975d 100644
--- a/x11-servers/XttXF86srv-xfs/Makefile
+++ b/x11-servers/XttXF86srv-xfs/Makefile
@@ -16,6 +16,6 @@ RUN_DEPENDS= mkfontdir.pl:${.CURDIR}/../XttXF86srv-common
SERVER= xfs
MASTERDIR= ${.CURDIR}/../XttXF86srv-common
-PKGDIR= ${.CURDIR}/pkg
+PKGDIR= ${.CURDIR}
.include "${MASTERDIR}/Makefile"
diff --git a/x11-servers/XttXF98srv-EGC/Makefile b/x11-servers/XttXF98srv-EGC/Makefile
index a02f643..8686c88 100644
--- a/x11-servers/XttXF98srv-EGC/Makefile
+++ b/x11-servers/XttXF98srv-EGC/Makefile
@@ -18,7 +18,7 @@ ONLY_FOR_ARCHS= i386
SERVER= XF98_EGC
MASTERDIR= ${.CURDIR}/../XttXF86srv-common
-PKGDIR= ${.CURDIR}/pkg
+PKGDIR= ${.CURDIR}
X98SERVER= yes
diff --git a/x11-servers/XttXF98srv-GA968/Makefile b/x11-servers/XttXF98srv-GA968/Makefile
index 3ff22a3..c6eb4b1 100644
--- a/x11-servers/XttXF98srv-GA968/Makefile
+++ b/x11-servers/XttXF98srv-GA968/Makefile
@@ -18,7 +18,7 @@ ONLY_FOR_ARCHS= i386
SERVER= XF98_GA968
MASTERDIR= ${.CURDIR}/../XttXF86srv-common
-PKGDIR= ${.CURDIR}/pkg
+PKGDIR= ${.CURDIR}
X98SERVER= yes
diff --git a/x11-servers/XttXF98srv-GANBWAP/Makefile b/x11-servers/XttXF98srv-GANBWAP/Makefile
index 0e861c7..5df0bd3 100644
--- a/x11-servers/XttXF98srv-GANBWAP/Makefile
+++ b/x11-servers/XttXF98srv-GANBWAP/Makefile
@@ -18,7 +18,7 @@ ONLY_FOR_ARCHS= i386
SERVER= XF98_GANBWAP
MASTERDIR= ${.CURDIR}/../XttXF86srv-common
-PKGDIR= ${.CURDIR}/pkg
+PKGDIR= ${.CURDIR}
X98SERVER= yes
diff --git a/x11-servers/XttXF98srv-MGA/Makefile b/x11-servers/XttXF98srv-MGA/Makefile
index 734736a..9fe4a87 100644
--- a/x11-servers/XttXF98srv-MGA/Makefile
+++ b/x11-servers/XttXF98srv-MGA/Makefile
@@ -18,7 +18,7 @@ ONLY_FOR_ARCHS= i386
SERVER= XF98_MGA
MASTERDIR= ${.CURDIR}/../XttXF86srv-common
-PKGDIR= ${.CURDIR}/pkg
+PKGDIR= ${.CURDIR}
X98SERVER= yes
diff --git a/x11-servers/XttXF98srv-NEC480/Makefile b/x11-servers/XttXF98srv-NEC480/Makefile
index e2f3266..c3777b5 100644
--- a/x11-servers/XttXF98srv-NEC480/Makefile
+++ b/x11-servers/XttXF98srv-NEC480/Makefile
@@ -18,7 +18,7 @@ ONLY_FOR_ARCHS= i386
SERVER= XF98_NEC480
MASTERDIR= ${.CURDIR}/../XttXF86srv-common
-PKGDIR= ${.CURDIR}/pkg
+PKGDIR= ${.CURDIR}
X98SERVER= yes
diff --git a/x11-servers/XttXF98srv-NECS3/Makefile b/x11-servers/XttXF98srv-NECS3/Makefile
index be5ad73..a29174f 100644
--- a/x11-servers/XttXF98srv-NECS3/Makefile
+++ b/x11-servers/XttXF98srv-NECS3/Makefile
@@ -18,7 +18,7 @@ ONLY_FOR_ARCHS= i386
SERVER= XF98_NECS3
MASTERDIR= ${.CURDIR}/../XttXF86srv-common
-PKGDIR= ${.CURDIR}/pkg
+PKGDIR= ${.CURDIR}
X98SERVER= yes
diff --git a/x11-servers/XttXF98srv-NKVNEC/Makefile b/x11-servers/XttXF98srv-NKVNEC/Makefile
index b7807b1..1c0f2cd 100644
--- a/x11-servers/XttXF98srv-NKVNEC/Makefile
+++ b/x11-servers/XttXF98srv-NKVNEC/Makefile
@@ -18,7 +18,7 @@ ONLY_FOR_ARCHS= i386
SERVER= XF98_NKVNEC
MASTERDIR= ${.CURDIR}/../XttXF86srv-common
-PKGDIR= ${.CURDIR}/pkg
+PKGDIR= ${.CURDIR}
X98SERVER= yes
diff --git a/x11-servers/XttXF98srv-PWLB/Makefile b/x11-servers/XttXF98srv-PWLB/Makefile
index 19e1376c..e4421ad 100644
--- a/x11-servers/XttXF98srv-PWLB/Makefile
+++ b/x11-servers/XttXF98srv-PWLB/Makefile
@@ -18,7 +18,7 @@ ONLY_FOR_ARCHS= i386
SERVER= XF98_PWLB
MASTERDIR= ${.CURDIR}/../XttXF86srv-common
-PKGDIR= ${.CURDIR}/pkg
+PKGDIR= ${.CURDIR}
X98SERVER= yes
diff --git a/x11-servers/XttXF98srv-PWSKB/Makefile b/x11-servers/XttXF98srv-PWSKB/Makefile
index 74ba0a9..7a89ee0 100644
--- a/x11-servers/XttXF98srv-PWSKB/Makefile
+++ b/x11-servers/XttXF98srv-PWSKB/Makefile
@@ -18,7 +18,7 @@ ONLY_FOR_ARCHS= i386
SERVER= XF98_PWSKB
MASTERDIR= ${.CURDIR}/../XttXF86srv-common
-PKGDIR= ${.CURDIR}/pkg
+PKGDIR= ${.CURDIR}
X98SERVER= yes
diff --git a/x11-servers/XttXF98srv-SVGA/Makefile b/x11-servers/XttXF98srv-SVGA/Makefile
index 17d0bbb..74a0d63 100644
--- a/x11-servers/XttXF98srv-SVGA/Makefile
+++ b/x11-servers/XttXF98srv-SVGA/Makefile
@@ -18,7 +18,7 @@ ONLY_FOR_ARCHS= i386
SERVER= XF98_SVGA
MASTERDIR= ${.CURDIR}/../XttXF86srv-common
-PKGDIR= ${.CURDIR}/pkg
+PKGDIR= ${.CURDIR}
X98SERVER= yes
diff --git a/x11-servers/XttXF98srv-TGUI/Makefile b/x11-servers/XttXF98srv-TGUI/Makefile
index 88dc225..eccd8ef 100644
--- a/x11-servers/XttXF98srv-TGUI/Makefile
+++ b/x11-servers/XttXF98srv-TGUI/Makefile
@@ -18,7 +18,7 @@ ONLY_FOR_ARCHS= i386
SERVER= XF98_TGUI
MASTERDIR= ${.CURDIR}/../XttXF86srv-common
-PKGDIR= ${.CURDIR}/pkg
+PKGDIR= ${.CURDIR}
X98SERVER= yes
diff --git a/x11-servers/XttXF98srv-WABEP/Makefile b/x11-servers/XttXF98srv-WABEP/Makefile
index b4a5355..f8e95dc 100644
--- a/x11-servers/XttXF98srv-WABEP/Makefile
+++ b/x11-servers/XttXF98srv-WABEP/Makefile
@@ -18,7 +18,7 @@ ONLY_FOR_ARCHS= i386
SERVER= XF98_WABEP
MASTERDIR= ${.CURDIR}/../XttXF86srv-common
-PKGDIR= ${.CURDIR}/pkg
+PKGDIR= ${.CURDIR}
X98SERVER= yes
diff --git a/x11-servers/XttXF98srv-WABS/Makefile b/x11-servers/XttXF98srv-WABS/Makefile
index 549840c..cb9855c 100644
--- a/x11-servers/XttXF98srv-WABS/Makefile
+++ b/x11-servers/XttXF98srv-WABS/Makefile
@@ -18,7 +18,7 @@ ONLY_FOR_ARCHS= i386
SERVER= XF98_WABS
MASTERDIR= ${.CURDIR}/../XttXF86srv-common
-PKGDIR= ${.CURDIR}/pkg
+PKGDIR= ${.CURDIR}
X98SERVER= yes
diff --git a/x11-servers/XttXF98srv-WSNA/Makefile b/x11-servers/XttXF98srv-WSNA/Makefile
index d3871d1..e08bda0 100644
--- a/x11-servers/XttXF98srv-WSNA/Makefile
+++ b/x11-servers/XttXF98srv-WSNA/Makefile
@@ -18,7 +18,7 @@ ONLY_FOR_ARCHS= i386
SERVER= XF98_WSNA
MASTERDIR= ${.CURDIR}/../XttXF86srv-common
-PKGDIR= ${.CURDIR}/pkg
+PKGDIR= ${.CURDIR}
X98SERVER= yes
OpenPOWER on IntegriCloud