[Midnightbsd-cvs] mports: Makefile: Fake fixes.

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Aug 19 20:49:01 EDT 2007


Log Message:
-----------
Fake fixes.

Modified Files:
--------------
    mports/devel/autoconf213:
        Makefile (r1.2 -> r1.3)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/devel/autoconf213/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -Ldevel/autoconf213/Makefile -Ldevel/autoconf213/Makefile -u -r1.2 -r1.3
--- devel/autoconf213/Makefile
+++ devel/autoconf213/Makefile
@@ -17,6 +17,8 @@
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Automatically configure source code on many Un*x platforms (2.13)
 
+FAKE_OPTS=	prefixhack
+
 BUILD_DEPENDS=	gm4:${PORTSDIR}/devel/m4
 RUN_DEPENDS=	gm4:${PORTSDIR}/devel/m4
 
@@ -28,7 +30,7 @@
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CONFIG_SHELL=${SH} M4=${LOCALBASE}/bin/gm4
 CONFIGURE_ARGS=	--program-suffix=${BUILD_VERSION}
-CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd6.0
 WRKSRC=		${WRKDIR}/autoconf
 INFO=		autoconf${BUILD_VERSION}
 


More information about the Midnightbsd-cvs mailing list