diff options
Diffstat (limited to 'misc/wmweather/Makefile')
-rw-r--r-- | misc/wmweather/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/wmweather/Makefile b/misc/wmweather/Makefile index 5476dc62754f..ebfbf2f62532 100644 --- a/misc/wmweather/Makefile +++ b/misc/wmweather/Makefile @@ -22,8 +22,7 @@ GNU_CONFIGURE= yes CONFIGURE_ENV+= LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib" WRKSRC= ${WRKDIR}/${DISTNAME}/src USE_GMAKE= yes -USE_X_PREFIX= yes -USE_XPM= yes +USE_XORG= xpm MAN1= wmweather.1 |