diff options
Diffstat (limited to 'sysutils/wmbattery/Makefile')
-rw-r--r-- | sysutils/wmbattery/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/wmbattery/Makefile b/sysutils/wmbattery/Makefile index afa244c7acca..7a35a2ac343f 100644 --- a/sysutils/wmbattery/Makefile +++ b/sysutils/wmbattery/Makefile @@ -17,8 +17,7 @@ COMMENT= Window Maker dockapp that displays info about your battery WRKSRC= ${WRKDIR}/${PORTNAME} -USE_X_PREFIX= yes -USE_XPM= yes +USE_XORG= xpm GNU_CONFIGURE= yes CONFIGURE_ARGS= --x-libraries=${X11BASE}/lib \ --x-includes=${X11BASE}/include |