[Midnightbsd-cvs] mports: Makefile:

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Apr 30 23:33:32 EDT 2008


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


Modified Files:
--------------
    mports/x11-wm/pekwm:
        Makefile (r1.5 -> r1.6)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/x11-wm/pekwm/Makefile,v
retrieving revision 1.5
retrieving revision 1.6
diff -L x11-wm/pekwm/Makefile -L x11-wm/pekwm/Makefile -u -r1.5 -r1.6
--- x11-wm/pekwm/Makefile
+++ x11-wm/pekwm/Makefile
@@ -8,24 +8,23 @@
 
 PORTNAME=	pekwm
 PORTVERSION=	0.1.6
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	x11-wm
 MASTER_SITES=	http://bsd-unix.org/downloads/ \
-		http://pekwm.org/files/
+		http://pekwm.org/files/ \
+		http://projects/pekdon.net/files/download/15
 DISTNAME=	${PORTNAME}-0.1.6
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	A windowmanager based on aewm++
 LICENSE=	gpl2
 
-LIB_DEPENDS=	Xft.2:${PORTSDIR}/x11-fonts/libXft \
-		jpeg.9:${PORTSDIR}/graphics/jpeg \
+LIB_DEPENDS=	jpeg.9:${PORTSDIR}/graphics/jpeg \
 		png.5:${PORTSDIR}/graphics/png
 
 USE_BZIP2=	yes
 USE_GMAKE=	yes
-USE_XPM=	yes
-USE_XLIB=	yes
+USE_XORG=	xft xpm x11
 
 GNU_CONFIGURE=	yes
 CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd6.0


More information about the Midnightbsd-cvs mailing list