aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-toolkits/wxgtk-common/Makefile2
-rw-r--r--x11-toolkits/wxgtk-contrib-common/Makefile2
-rw-r--r--x11-toolkits/wxgtk-contrib/Makefile2
-rw-r--r--x11-toolkits/wxgtk2-contrib/Makefile2
-rw-r--r--x11-toolkits/wxgtk2-unicode-contrib/Makefile2
-rw-r--r--x11-toolkits/wxgtk2-unicode/Makefile2
-rw-r--r--x11-toolkits/wxgtk2/Makefile2
-rw-r--r--x11-toolkits/wxgtk24-contrib/Makefile2
8 files changed, 8 insertions, 8 deletions
diff --git a/x11-toolkits/wxgtk-common/Makefile b/x11-toolkits/wxgtk-common/Makefile
index 9bd4ddf7a6f6..b0f26aca76a1 100644
--- a/x11-toolkits/wxgtk-common/Makefile
+++ b/x11-toolkits/wxgtk-common/Makefile
@@ -11,6 +11,6 @@ MAINTAINER= fjoe@FreeBSD.org
COMMENT= The wxWindows GUI toolkit (common files)
WXGTK_FLAVOR= gtk-common
-MASTERDIR= ${.CURDIR}/../wxgtk-devel
+MASTERDIR= ${.CURDIR}/../wxgtk
.include "${MASTERDIR}/Makefile"
diff --git a/x11-toolkits/wxgtk-contrib-common/Makefile b/x11-toolkits/wxgtk-contrib-common/Makefile
index bdedb77fdd37..2f0ee59cacba 100644
--- a/x11-toolkits/wxgtk-contrib-common/Makefile
+++ b/x11-toolkits/wxgtk-contrib-common/Makefile
@@ -11,6 +11,6 @@ MAINTAINER= fjoe@FreeBSD.org
COMMENT= The wxWindows GUI toolkit contributed libraries (common files)
WXGTK_FLAVOR= gtk-contrib-common
-MASTERDIR= ${.CURDIR}/../wxgtk-devel
+MASTERDIR= ${.CURDIR}/../wxgtk
.include "${MASTERDIR}/Makefile"
diff --git a/x11-toolkits/wxgtk-contrib/Makefile b/x11-toolkits/wxgtk-contrib/Makefile
index ddcc98a41bf0..1d8a8ed4e5e3 100644
--- a/x11-toolkits/wxgtk-contrib/Makefile
+++ b/x11-toolkits/wxgtk-contrib/Makefile
@@ -11,6 +11,6 @@ MAINTAINER= fjoe@FreeBSD.org
COMMENT= The wxWindows GUI toolkit contributed libraries
WXGTK_FLAVOR= gtk-contrib
-MASTERDIR= ${.CURDIR}/../wxgtk-devel
+MASTERDIR= ${.CURDIR}/../wxgtk
.include "${MASTERDIR}/Makefile"
diff --git a/x11-toolkits/wxgtk2-contrib/Makefile b/x11-toolkits/wxgtk2-contrib/Makefile
index d497bf7ba1e7..fe57867aa09a 100644
--- a/x11-toolkits/wxgtk2-contrib/Makefile
+++ b/x11-toolkits/wxgtk2-contrib/Makefile
@@ -11,6 +11,6 @@ MAINTAINER= fjoe@FreeBSD.org
COMMENT= The wxWindows GUI toolkit contributed libraries (GTK2 version)
WXGTK_FLAVOR= gtk2-contrib
-MASTERDIR= ${.CURDIR}/../wxgtk-devel
+MASTERDIR= ${.CURDIR}/../wxgtk
.include "${MASTERDIR}/Makefile"
diff --git a/x11-toolkits/wxgtk2-unicode-contrib/Makefile b/x11-toolkits/wxgtk2-unicode-contrib/Makefile
index 5a4086207524..e8c81995e72f 100644
--- a/x11-toolkits/wxgtk2-unicode-contrib/Makefile
+++ b/x11-toolkits/wxgtk2-unicode-contrib/Makefile
@@ -11,6 +11,6 @@ MAINTAINER= fjoe@FreeBSD.org
COMMENT= The wxWindows GUI toolkit contributed libraries (Unicode version)
WXGTK_FLAVOR= gtk2-unicode-contrib
-MASTERDIR= ${.CURDIR}/../wxgtk-devel
+MASTERDIR= ${.CURDIR}/../wxgtk
.include "${MASTERDIR}/Makefile"
diff --git a/x11-toolkits/wxgtk2-unicode/Makefile b/x11-toolkits/wxgtk2-unicode/Makefile
index 0a6a34fd11e4..467de006a4dd 100644
--- a/x11-toolkits/wxgtk2-unicode/Makefile
+++ b/x11-toolkits/wxgtk2-unicode/Makefile
@@ -11,6 +11,6 @@ MAINTAINER= fjoe@FreeBSD.org
COMMENT= The wxWindows GUI toolkit (Unicode version)
WXGTK_FLAVOR= gtk2-unicode
-MASTERDIR= ${.CURDIR}/../wxgtk-devel
+MASTERDIR= ${.CURDIR}/../wxgtk
.include "${MASTERDIR}/Makefile"
diff --git a/x11-toolkits/wxgtk2/Makefile b/x11-toolkits/wxgtk2/Makefile
index eac80283e899..0228b5241452 100644
--- a/x11-toolkits/wxgtk2/Makefile
+++ b/x11-toolkits/wxgtk2/Makefile
@@ -11,6 +11,6 @@ MAINTAINER= fjoe@FreeBSD.org
COMMENT= The wxWindows GUI toolkit (GTK2 version)
WXGTK_FLAVOR= gtk2
-MASTERDIR= ${.CURDIR}/../wxgtk-devel
+MASTERDIR= ${.CURDIR}/../wxgtk
.include "${MASTERDIR}/Makefile"
diff --git a/x11-toolkits/wxgtk24-contrib/Makefile b/x11-toolkits/wxgtk24-contrib/Makefile
index ddcc98a41bf0..1d8a8ed4e5e3 100644
--- a/x11-toolkits/wxgtk24-contrib/Makefile
+++ b/x11-toolkits/wxgtk24-contrib/Makefile
@@ -11,6 +11,6 @@ MAINTAINER= fjoe@FreeBSD.org
COMMENT= The wxWindows GUI toolkit contributed libraries
WXGTK_FLAVOR= gtk-contrib
-MASTERDIR= ${.CURDIR}/../wxgtk-devel
+MASTERDIR= ${.CURDIR}/../wxgtk
.include "${MASTERDIR}/Makefile"