[Midnightbsd-cvs] mports: Makefile: USE_XORG

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Aug 21 12:14:02 EDT 2008


Log Message:
-----------
USE_XORG

Modified Files:
--------------
    mports/x11/xloadimage:
        Makefile (r1.3 -> r1.4)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/x11/xloadimage/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -L x11/xloadimage/Makefile -L x11/xloadimage/Makefile -u -r1.3 -r1.4
--- x11/xloadimage/Makefile
+++ x11/xloadimage/Makefile
@@ -8,7 +8,7 @@
 
 VERSION=	4.1
 REVISION=	16
-PORTREVISION=	0
+PORTREVISION=	1
 
 PORTNAME=	xloadimage
 PORTVERSION=	${VERSION}.${REVISION}
@@ -26,7 +26,7 @@
 PATCH_STRIP=	-p1
 EXTRA_PATCHES=	${WRKSRC}/debian/patches/*.dpatch
 
-USE_XLIB=	yes
+USE_XORG=	x11
 LIB_DEPENDS=	jpeg.9:${PORTSDIR}/graphics/jpeg \
 		png.5:${PORTSDIR}/graphics/png \
 		tiff.4:${PORTSDIR}/graphics/tiff


More information about the Midnightbsd-cvs mailing list