diff options
Diffstat (limited to 'x11-clocks/astime/Makefile')
-rw-r--r-- | x11-clocks/astime/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-clocks/astime/Makefile b/x11-clocks/astime/Makefile index 9a056f4e47ec..33c9710fda67 100644 --- a/x11-clocks/astime/Makefile +++ b/x11-clocks/astime/Makefile @@ -17,7 +17,7 @@ COMMENT= Time/Date applet for WindowMaker USE_XORG= xpm GNU_CONFIGURE= yes -CONFIGURE_ARGS+=--with-xpm-library="${X11BASE}/lib" --with-xpm-includes="${X11BASE}/include/X11" +CONFIGURE_ARGS+=--with-xpm-library="${LOCALBASE}/lib" --with-xpm-includes="${LOCALBASE}/include/X11" INSTALL_TARGET= install install.man MAN1= astime.1 |