diff options
author | miwi <miwi@FreeBSD.org> | 2014-03-09 22:38:59 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-03-09 22:38:59 +0800 |
commit | 7414f2d106f3c85816bdafcfc18262c2b7404ccb (patch) | |
tree | b4b0d461cf23d58a1dc18e42c8f6495ba83e9229 /x11-toolkits | |
parent | d3ec8680b47faa7f11c77debbdee7408708d3f07 (diff) | |
download | freebsd-ports-gnome-7414f2d106f3c85816bdafcfc18262c2b7404ccb.tar.gz freebsd-ports-gnome-7414f2d106f3c85816bdafcfc18262c2b7404ccb.tar.zst freebsd-ports-gnome-7414f2d106f3c85816bdafcfc18262c2b7404ccb.zip |
- Stage support
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/wxgtk26-contrib/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-toolkits/wxgtk26-contrib/Makefile b/x11-toolkits/wxgtk26-contrib/Makefile index 4380eab7a248..318b8c6311d4 100644 --- a/x11-toolkits/wxgtk26-contrib/Makefile +++ b/x11-toolkits/wxgtk26-contrib/Makefile @@ -7,5 +7,4 @@ COMMENT= The wxWidgets GUI toolkit contributed libraries WXGTK_FLAVOR= gtk2-contrib MASTERDIR= ${.CURDIR}/../wxgtk26 -NO_STAGE= yes .include "${MASTERDIR}/Makefile" |