[Midnightbsd-cvs] mports: Makefile: USE_XORG

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Jun 14 10:36:34 EDT 2008


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

Modified Files:
--------------
    mports/accessibility/gnome-mag:
        Makefile (r1.3 -> r1.4)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/accessibility/gnome-mag/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -L accessibility/gnome-mag/Makefile -L accessibility/gnome-mag/Makefile -u -r1.3 -r1.4
--- accessibility/gnome-mag/Makefile
+++ accessibility/gnome-mag/Makefile
@@ -9,7 +9,7 @@
 
 PORTNAME=	gnome-mag
 PORTVERSION=	0.14.10
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	accessibility gnome
 MASTER_SITES=	${MASTER_SITE_GNOME}
 MASTER_SITE_SUBDIR=	sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -20,7 +20,7 @@
 LICENSE=	lgpl
 
 USE_BZIP2=	yes
-USE_XLIB=	yes
+USE_XORG=	xfixes xdamage ice xcomposite sm
 USE_GNOME=	gnomehack gnomeprefix atspi libbonobo intlhack ltverhack
 USE_GMAKE=	yes
 USE_GETTEXT=	yes


More information about the Midnightbsd-cvs mailing list