diff options
Diffstat (limited to 'net/wmwifi/Makefile')
-rw-r--r-- | net/wmwifi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/wmwifi/Makefile b/net/wmwifi/Makefile index 9af84fba9e02..22cf1c4ab1d2 100644 --- a/net/wmwifi/Makefile +++ b/net/wmwifi/Makefile @@ -19,7 +19,7 @@ GNU_CONFIGURE= yes USE_XORG= x11 xpm USE_GMAKE= yes -CONFIGURE_ENV+= "CPPFLAGS=-I${X11BASE}/include" +CONFIGURE_ENV+= "CPPFLAGS=-I${LOCALBASE}/include" PLIST_FILES= bin/wmwifi |