[Midnightbsd-cvs] mports: Makefile:

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Mar 14 16:30:17 EDT 2009


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


Modified Files:
--------------
    mports/x11/libXres:
        Makefile (r1.1 -> r1.2)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/x11/libXres/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L x11/libXres/Makefile -L x11/libXres/Makefile -u -r1.1 -r1.2
--- x11/libXres/Makefile
+++ x11/libXres/Makefile
@@ -1,13 +1,8 @@
-# New ports collection makefile for:   libXext
-# Date Created:			29 Oct, 2003
-# Whom:				Eric Anholt <anholt at FreeBSD.org>
-#
-# $FreeBSD: ports/x11/libXres/Makefile,v 1.21 2007/09/13 19:45:00 flz Exp $
 # $MidnightBSD$
-#
 
 PORTNAME=	libXres
 PORTVERSION=	1.0.3
+PORTREVISION=	1
 CATEGORIES=	x11
 
 MAINTAINER=	ports at MidnightBSD.org
@@ -15,7 +10,7 @@
 LICENSE=	x11
 
 XORG_CAT=	lib
-USE_XORG=	x11 xext xextproto resourceproto
+USE_XORG=	x11 xext xextproto resourceproto xproto
 
 MAN3=		XRes.3 \
 		XResQueryClients.3 \


More information about the Midnightbsd-cvs mailing list