[Midnightbsd-cvs] mports: Makefile: depends, maintainer

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Nov 6 00:18:56 EST 2007


Log Message:
-----------
depends, maintainer

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

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/x11-wm/pekwm/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -L x11-wm/pekwm/Makefile -L x11-wm/pekwm/Makefile -u -r1.3 -r1.4
--- x11-wm/pekwm/Makefile
+++ x11-wm/pekwm/Makefile
@@ -8,13 +8,13 @@
 
 PORTNAME=	pekwm
 PORTVERSION=	0.1.6
-#PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	x11-wm
 MASTER_SITES=	http://bsd-unix.org/downloads/ \
 		http://pekwm.org/files/
 DISTNAME=	${PORTNAME}-0.1.6
 
-MAINTAINER=	xcas at cox.net
+MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	A windowmanager based on aewm++
 
 LIB_DEPENDS=	Xft.2:${PORTSDIR}/x11-fonts/libXft \
@@ -22,12 +22,12 @@
 		png.5:${PORTSDIR}/graphics/png
 
 USE_BZIP2=	yes
-USE_GCC=	3.4
 USE_GMAKE=	yes
 USE_XPM=	yes
+USE_XLIB=	yes
 
 GNU_CONFIGURE=	yes
-CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd6.0
 CONFIGURE_ARGS=	--enable-shape --enable-xinerama --enable-xrandr \
 		--enable-xft --disable-pcre --enable-image-xpm \
 		--enable-image-jpeg --enable-image-png --disable-debug \


More information about the Midnightbsd-cvs mailing list