summaryrefslogtreecommitdiffstats
path: root/sysutils/asmem/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/asmem/Makefile')
-rw-r--r--sysutils/asmem/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/asmem/Makefile b/sysutils/asmem/Makefile
index e21a255..74fde14 100644
--- a/sysutils/asmem/Makefile
+++ b/sysutils/asmem/Makefile
@@ -17,8 +17,8 @@ COMMENT= An AfterStep look-n-feel memory utilization monitor
USE_XORG= xpm
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-xpm \
- --with-xpm-includes=${X11BASE}/include \
- --with-xpm-library=${X11BASE}/lib
+ --with-xpm-includes=${LOCALBASE}/include \
+ --with-xpm-library=${LOCALBASE}/lib
MAN1= asmem.1
PLIST_FILES= bin/asmem
OpenPOWER on IntegriCloud