diff options
Diffstat (limited to 'misc/wmweather+')
-rw-r--r-- | misc/wmweather+/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/misc/wmweather+/Makefile b/misc/wmweather+/Makefile index 83adbec4b540..ba1f0c93c461 100644 --- a/misc/wmweather+/Makefile +++ b/misc/wmweather+/Makefile @@ -6,7 +6,7 @@ PORTNAME= wmweather+ PORTVERSION= 2.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc windowmaker MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= wmweatherplus @@ -26,9 +26,10 @@ LIB_DEPENDS= xmlparse:${PORTSDIR}/www/libwww \ GNU_CONFIGURE= yes USE_X_PREFIX= yes -USE_XLIB= yes USE_XPM= yes +CONFIGURE_ARGS+= --with-libwraster=${X11BASE} + MAN1= wmweather+.1 do-install: |