diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2018-10-28 08:13:45 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2018-10-28 08:13:45 +0000 |
commit | 893f4383031463a72df34aad426a58e89b585eac (patch) | |
tree | 3135ebba53feea40bc0a8673aad5a236e460559e | |
parent | 45f68a5ba03837d5e11a0b66eecf3c37f93158b7 (diff) | |
download | ports-893f4383031463a72df34aad426a58e89b585eac.tar.gz ports-893f4383031463a72df34aad426a58e89b585eac.zip |
Notes
-rw-r--r-- | sysutils/abgx360gui/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/abgx360gui/Makefile b/sysutils/abgx360gui/Makefile index 92ddd7500bf5..c6f8c1370aca 100644 --- a/sysutils/abgx360gui/Makefile +++ b/sysutils/abgx360gui/Makefile @@ -24,6 +24,7 @@ PLIST_FILES= bin/abgx360gui \ share/pixmaps/abgx360-256.png GNU_CONFIGURE= yes +USES= compiler:c++11-lang USE_WX= 2.8 WX_COMPS= wx CONFIGURE_ARGS= --with-wx=${LOCALBASE} \ |