[Midnightbsd-cvs] mports: Makefile: this configure target is much better

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Mar 24 21:31:14 EDT 2009


Log Message:
-----------
this configure target is much better

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

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/x11/xrx/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L x11/xrx/Makefile -L x11/xrx/Makefile -u -r1.1 -r1.2
--- x11/xrx/Makefile
+++ x11/xrx/Makefile
@@ -1,13 +1,8 @@
-# New ports collection makefile for:	xrx
-# Date Created:				17 Feb 2006
-# Whom:					Florent Thoumie <flz at FreeBSD.org>
-#
-# $FreeBSD: ports/x11/xrx/Makefile,v 1.1 2007/05/19 20:28:12 flz Exp $
 # $MidnightBSD$
-#
 
 PORTNAME=	xrx
 PORTVERSION=	1.0.1
+PORTREVISION=	1
 CATEGORIES=	x11
 
 MAINTAINER=	ports at MidnightBSD.org
@@ -19,7 +14,7 @@
 USE_LDCONFIG=	yes
 USE_AUTOTOOLS=	libtool:15
 
-CONFIGURE_TARGET=	--build=${ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_TARGET=	--build=${ARCH}-portbld-freebsd6.1
 
 MAN1=		xrx.1 libxrx.1
 


More information about the Midnightbsd-cvs mailing list