diff options
Diffstat (limited to 'x11-clocks/astime')
-rw-r--r-- | x11-clocks/astime/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-clocks/astime/Makefile b/x11-clocks/astime/Makefile index 4d00a7aa29d1..84252102a717 100644 --- a/x11-clocks/astime/Makefile +++ b/x11-clocks/astime/Makefile @@ -17,6 +17,7 @@ COMMENT= Time/Date applet for WindowMaker USE_X_PREFIX= yes USE_XPM= yes GNU_CONFIGURE= yes +CONFIGURE_ARGS+=--with-xpm-library="${X11BASE}/lib" --with-xpm-includes="${X11BASE}/include/X11" INSTALL_TARGET= install install.man MAN1= astime.1 |