[Midnightbsd-cvs] mports: Makefile: Bump to work with the new imlib

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Jun 1 12:05:42 EDT 2008


Log Message:
-----------
Bump to work with the new imlib

Modified Files:
--------------
    mports/x11-wm/fluxbox:
        Makefile (r1.8 -> r1.9)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/x11-wm/fluxbox/Makefile,v
retrieving revision 1.8
retrieving revision 1.9
diff -L x11-wm/fluxbox/Makefile -L x11-wm/fluxbox/Makefile -u -r1.8 -r1.9
--- x11-wm/fluxbox/Makefile
+++ x11-wm/fluxbox/Makefile
@@ -8,6 +8,7 @@
 
 PORTNAME=	fluxbox
 PORTVERSION=	1.0.0
+PORTREVISION=	1
 CATEGORIES=	x11-wm
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -56,7 +57,7 @@
 .endif
 
 .if !defined(WITHOUT_IMLIB2)
-LIB_DEPENDS+=		Imlib2.4:${PORTSDIR}/graphics/imlib2
+LIB_DEPENDS+=		Imlib2.5:${PORTSDIR}/graphics/imlib2
 CONFIGURE_ARGS+=	--enable-imlib2
 .else
 CONFIGURE_ARGS+=	--disable-imlib2


More information about the Midnightbsd-cvs mailing list