[Midnightbsd-cvs] mports: Makefile: Add some missing dependancies needed with x.org 7.3.

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Fri Nov 9 10:23:52 EST 2007


Log Message:
-----------
Add some missing dependancies needed with x.org 7.3.  Noted on magus

Modified Files:
--------------
    mports/x11-wm/skippy-xd:
        Makefile (r1.1 -> r1.2)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/x11-wm/skippy-xd/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L x11-wm/skippy-xd/Makefile -L x11-wm/skippy-xd/Makefile -u -r1.1 -r1.2
--- x11-wm/skippy-xd/Makefile
+++ x11-wm/skippy-xd/Makefile
@@ -8,6 +8,7 @@
 
 PORTNAME=	skippy-xd
 PORTVERSION=	0.5.0
+PORTREVISION=	1
 CATEGORIES=	x11-wm
 MASTER_SITES=	http://thegraveyard.org/files/
 
@@ -15,8 +16,10 @@
 COMMENT=	A full-screen X11 task-switcher like Apple's Expose
 
 LIB_DEPENDS=	Xft.2:${PORTSDIR}/x11-fonts/libXft
+BUILD_DEPENDS=	freetype-config:${PORTSDIR}/print/freetype2
 
 USE_BZIP2=	yes
+USE_XORG=	x11 xft xcomposite xdamage xfixes xrender xinerama xext xmu
 USE_GNOME=	pkgconfig
 PLIST_FILES=	bin/skippy-xd \
 		%%DATADIR%%/skippy-xd.rc-default


More information about the Midnightbsd-cvs mailing list