[Midnightbsd-cvs] mports: Makefile: clean up

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Mar 15 16:34:11 EDT 2009


Log Message:
-----------
clean up

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

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/x11-toolkits/libXt/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L x11-toolkits/libXt/Makefile -L x11-toolkits/libXt/Makefile -u -r1.1 -r1.2
--- x11-toolkits/libXt/Makefile
+++ x11-toolkits/libXt/Makefile
@@ -1,10 +1,4 @@
-# New ports collection makefile for:   libXt
-# Date Created:			25 Jan, 2003
-# Whom:				Eric Anholt <anholt at FreeBSD.org>
-#
-# $FreeBSD: ports/x11-toolkits/libXt/Makefile,v 1.22 2007/05/19 20:31:15 flz Exp $
 # $MidnightBSD$
-#
 
 PORTNAME=	libXt
 PORTVERSION=	1.0.5
@@ -15,7 +9,7 @@
 LICENSE=	x11
 
 XORG_CAT=	lib
-USE_XORG=	x11 sm xproto kbproto
+USE_XORG=	x11 sm xproto:both kbproto
 
 MAN1=		makestrs.1
 MAN3=		XtNew.3 \


More information about the Midnightbsd-cvs mailing list