[Midnightbsd-cvs] mports: Makefile: depends fix

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Mon Nov 5 23:39:21 EST 2007


Log Message:
-----------
depends fix

Modified Files:
--------------
    mports/graphics/imlib:
        Makefile (r1.4 -> r1.5)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/graphics/imlib/Makefile,v
retrieving revision 1.4
retrieving revision 1.5
diff -L graphics/imlib/Makefile -L graphics/imlib/Makefile -u -r1.4 -r1.5
--- graphics/imlib/Makefile
+++ graphics/imlib/Makefile
@@ -8,7 +8,7 @@
 
 PORTNAME=	imlib
 PORTVERSION=	1.9.15
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	graphics
 MASTER_SITES=	${MASTER_SITE_GNOME}
 MASTER_SITE_SUBDIR=	sources/imlib/1.9
@@ -21,6 +21,8 @@
 		tiff.4:${PORTSDIR}/graphics/tiff \
 		ungif.5:${PORTSDIR}/graphics/libungif
 
+USE_AUTOTOOLS=        libtool:15
+USE_XLIB=     yes
 USE_BZIP2=	yes
 USE_GMAKE=	yes
 USE_GNOME=	gtk12 gnomehack


More information about the Midnightbsd-cvs mailing list