- Stage support
This commit is contained in:
parent
42951b2446
commit
71ebea3f34
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=347864
6 changed files with 0 additions and 6 deletions
|
@ -7,5 +7,4 @@ COMMENT= The wxWidgets GUI toolkit (common files)
|
|||
WXGTK_FLAVOR= gtk2-common
|
||||
MASTERDIR= ${.CURDIR}/../wxgtk28
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -7,5 +7,4 @@ COMMENT= The wxWidgets GUI toolkit contributed libraries (common files)
|
|||
WXGTK_FLAVOR= gtk2-contrib-common
|
||||
MASTERDIR= ${.CURDIR}/../wxgtk28
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -7,5 +7,4 @@ COMMENT= The wxWidgets GUI toolkit contributed libraries
|
|||
WXGTK_FLAVOR= gtk2-contrib
|
||||
MASTERDIR= ${.CURDIR}/../wxgtk28
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -7,5 +7,4 @@ COMMENT= The wxWidgets GUI toolkit contributed libraries (Unicode)
|
|||
WXGTK_FLAVOR= gtk2-unicode-contrib
|
||||
MASTERDIR= ${.CURDIR}/../wxgtk28
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -7,5 +7,4 @@ COMMENT= The wxWidgets GUI toolkit (Unicode)
|
|||
WXGTK_FLAVOR= gtk2-unicode
|
||||
MASTERDIR= ${.CURDIR}/../wxgtk28
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -47,7 +47,6 @@ OPTIONS_DEFINE= GSTREAMER MSPACK
|
|||
OPTIONS_DEFAULT= GSTREAMER MSPACK
|
||||
MSPACK_DESC= MS archives support
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MGSTREAMER}
|
||||
|
|
Loading…
Reference in a new issue