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 /x11-toolkits/wxgtk2 | |
parent | fbb3ed0f65b628c2f181ed1183eb02a944b66dc5 (diff) |
Notes
Diffstat (limited to 'x11-toolkits/wxgtk2')
-rw-r--r-- | x11-toolkits/wxgtk2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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" |