[Midnightbsd-cvs] mports [20515] trunk/x11/slim/Makefile: switch to jpeg extension
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat Oct 10 18:31:35 EDT 2015
Revision: 20515
http://svnweb.midnightbsd.org/mports/?rev=20515
Author: laffer1
Date: 2015-10-10 18:31:35 -0400 (Sat, 10 Oct 2015)
Log Message:
-----------
switch to jpeg extension
Modified Paths:
--------------
trunk/x11/slim/Makefile
Modified: trunk/x11/slim/Makefile
===================================================================
--- trunk/x11/slim/Makefile 2015-10-10 21:09:26 UTC (rev 20514)
+++ trunk/x11/slim/Makefile 2015-10-10 22:31:35 UTC (rev 20515)
@@ -2,7 +2,7 @@
PORTNAME= slim
PORTVERSION= 1.3.6
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= x11
MASTER_SITES= ftp://ftp.berlios.de/pub/slim/ \
SF/slim.berlios
@@ -14,12 +14,11 @@
LIB_DEPENDS= libdbus-1.so:${PORTSDIR}/devel/dbus \
libpthread-stubs.so:${PORTSDIR}/devel/libpthread-stubs \
- libjpeg.so:${PORTSDIR}/graphics/jpeg \
libpng.so:${PORTSDIR}/graphics/png \
libfreetype.so:${PORTSDIR}/print/freetype2 \
libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig
-USES= cmake pkgconfig
+USES= cmake jpeg pkgconfig
USE_XORG= ice sm x11 xau xcb xdmcp xext xft xmu xorg-server xrandr \
xrender xt
USE_RC_SUBR= slim
More information about the Midnightbsd-cvs
mailing list