[Midnightbsd-cvs] mports: Makefile: update for xorg bump

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Mar 15 16:32:42 EDT 2009


Log Message:
-----------
update for xorg bump

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

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/x11/libICE/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L x11/libICE/Makefile -L x11/libICE/Makefile -u -r1.1 -r1.2
--- x11/libICE/Makefile
+++ x11/libICE/Makefile
@@ -1,13 +1,8 @@
-# New ports collection makefile for:   libICE
-# Date Created:			09 Nov, 2003
-# Whom:				Eric Anholt <anholt at FreeBSD.org>
-#
-# $FreeBSD: ports/x11/libICE/Makefile,v 1.19 2007/09/13 19:44:58 flz Exp $
 # $MidnightBSD$
-#
 
 PORTNAME=	libICE
 PORTVERSION=	1.0.4
+PORTREVISION=	1
 CATEGORIES=	x11
 
 MAINTAINER=	ports at MidnightBSD.org
@@ -15,6 +10,6 @@
 LICENSE=	x11
 
 XORG_CAT=	lib
-USE_XORG=	xproto xtrans
+USE_XORG=	xproto:both xtrans
 
 .include <bsd.port.mk>


More information about the Midnightbsd-cvs mailing list