[Midnightbsd-cvs] mports: Makefile: missing depends

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Oct 31 00:16:32 EDT 2007


Log Message:
-----------
missing depends

Modified Files:
--------------
    mports/graphics/xv:
        Makefile (r1.1 -> r1.2)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/graphics/xv/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -Lgraphics/xv/Makefile -Lgraphics/xv/Makefile -u -r1.1 -r1.2
--- graphics/xv/Makefile
+++ graphics/xv/Makefile
@@ -8,7 +8,7 @@
 
 PORTNAME=	xv
 PORTVERSION=	3.10a
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES+=	graphics
 MASTER_SITES=	${MASTER_SITE_LOCAL}
 MASTER_SITE_SUBDIR=	../distfiles/xv
@@ -35,6 +35,7 @@
 		tiff.4:${PORTSDIR}/graphics/tiff \
 		png.5:${PORTSDIR}/graphics/png
 
+USE_XLIB=	yes
 USE_IMAKE=	yes
 USE_PERL5_BUILD=yes
 .if !defined(NOMAN)


More information about the Midnightbsd-cvs mailing list