diff --git a/misc/wmweather+/Makefile b/misc/wmweather+/Makefile index 6279282eb5c4..481e1a5be8dd 100644 --- a/misc/wmweather+/Makefile +++ b/misc/wmweather+/Makefile @@ -17,13 +17,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libcurl.so:ftp/curl \ libpcre.so:devel/pcre \ - libtiff.so:graphics/tiff \ - libHermes.so:graphics/Hermes \ - libpng.so:graphics/png \ - libgif.so:graphics/giflib \ libwraster.so:x11-wm/libwraster -USES= iconv jpeg xorg +USES= iconv xorg GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-libwraster=${LOCALBASE} \ --with-libpcre=${LOCALBASE} \ @@ -33,8 +29,6 @@ CONFIGURE_ARGS= --with-libwraster=${LOCALBASE} \ USE_XORG= x11 xext xpm sm ice LDFLAGS+= -lm -WRKSRC= ${WRKDIR}/wmweather+-${PORTVERSION} - SUB_FILES= pkg-message PLIST_FILES= bin/${PORTNAME} \