[Midnightbsd-cvs] mports [19980] trunk/misc/wmweather+/Makefile: switch to jpeg extension

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Aug 22 18:58:48 EDT 2015


Revision: 19980
          http://svnweb.midnightbsd.org/mports/?rev=19980
Author:   laffer1
Date:     2015-08-22 18:58:39 -0400 (Sat, 22 Aug 2015)
Log Message:
-----------
switch to jpeg extension

Modified Paths:
--------------
    trunk/misc/wmweather+/Makefile

Modified: trunk/misc/wmweather+/Makefile
===================================================================
--- trunk/misc/wmweather+/Makefile	2015-08-22 22:56:53 UTC (rev 19979)
+++ trunk/misc/wmweather+/Makefile	2015-08-22 22:58:39 UTC (rev 19980)
@@ -19,12 +19,11 @@
 		libtiff.so:${PORTSDIR}/graphics/tiff \
 		libHermes.so:${PORTSDIR}/graphics/Hermes \
 		libpng.so:${PORTSDIR}/graphics/png \
-		libjpeg.so:${PORTSDIR}/graphics/jpeg \
 		libgif.so:${PORTSDIR}/graphics/giflib
 
 WRKSRC=		${WRKDIR}/wmweather+-${PORTVERSION}
 
-USES=		iconv
+USES=		iconv jpeg
 USE_XORG=	xpm
 GNU_CONFIGURE=	yes
 LDFLAGS+=	-lm



More information about the Midnightbsd-cvs mailing list