summaryrefslogtreecommitdiffstats
path: root/misc/wmpal/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/wmpal/Makefile')
-rw-r--r--misc/wmpal/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/wmpal/Makefile b/misc/wmpal/Makefile
index e37d512..0ba00e2 100644
--- a/misc/wmpal/Makefile
+++ b/misc/wmpal/Makefile
@@ -16,8 +16,8 @@ COMMENT= A one of the most useless dockapps in the world
USE_XORG= xpm
USE_GNOME= gnometarget
GNU_CONFIGURE= yes
-CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include" \
- LDFLAGS="-L${X11BASE}/lib"
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib"
PORTDOCS= README
PLIST_FILES= bin/wmpal
OpenPOWER on IntegriCloud