diff options
-rw-r--r-- | databases/flamerobin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/flamerobin/Makefile b/databases/flamerobin/Makefile index b7b48f532a57..0b29599f9f0d 100644 --- a/databases/flamerobin/Makefile +++ b/databases/flamerobin/Makefile @@ -21,7 +21,7 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept USES= compiler firebird GNU_CONFIGURE= yes -USE_WX= 2.8+ +USE_WX= 2.8 WX_COMPS= wx contrib WX_CONF_ARGS= absolute WX_PREMK= yes |