diff options
Diffstat (limited to 'misc/wmweather+/Makefile')
-rw-r--r-- | misc/wmweather+/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/wmweather+/Makefile b/misc/wmweather+/Makefile index 4b09f288cd5d..cd349f714357 100644 --- a/misc/wmweather+/Makefile +++ b/misc/wmweather+/Makefile @@ -26,7 +26,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ WRKSRC= ${WRKDIR}/wmweather+-${PORTVERSION} -USES= iconv jpeg +USES= iconv jpeg xorg GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-libwraster=${LOCALBASE} \ --with-libpcre=${LOCALBASE} \ |