diff options
author | Max Khon <fjoe@FreeBSD.org> | 2003-11-09 19:25:48 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2003-11-09 19:25:48 +0000 |
commit | fda85fbb68d3fce7998109a17c36260fab330d73 (patch) | |
tree | d7f533f0cfeca599cf8ad5fc1e728a9a55a4792c | |
parent | x11-toolkits/wxgtk was updated to this version. (diff) |
Switch master port to ports/x11-toolkits/wxgtk.
Notes
Notes:
svn path=/head/; revision=93575
-rw-r--r-- | x11-toolkits/wxgtk-common/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/wxgtk-contrib-common/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/wxgtk-contrib/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/wxgtk2-contrib/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/wxgtk2-unicode-contrib/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/wxgtk2-unicode/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/wxgtk2/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/wxgtk24-contrib/Makefile | 2 |
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" |