[Midnightbsd-cvs] mports: Makefile: Let's try to build this on magus, it does fake

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Fri Nov 9 15:36:08 EST 2007


Log Message:
-----------
Let's try to build this on magus, it does fake properly here

Modified Files:
--------------
    mports/emulators/linux_dist-gentoo-stage1:
        Makefile (r1.2 -> r1.3)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/emulators/linux_dist-gentoo-stage1/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -L emulators/linux_dist-gentoo-stage1/Makefile -L emulators/linux_dist-gentoo-stage1/Makefile -u -r1.2 -r1.3
--- emulators/linux_dist-gentoo-stage1/Makefile
+++ emulators/linux_dist-gentoo-stage1/Makefile
@@ -8,7 +8,7 @@
 
 PORTNAME=	gentoo-stage1
 PORTVERSION=	2006.0
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	emulators linux
 MASTER_SITES=	${MASTER_SITE_GENTOO}
 MASTER_SITE_SUBDIR=	releases/x86/${PORTVERSION}/stages
@@ -20,9 +20,6 @@
 LICENSE=	gpl2
 RESTRICTED=	binaries licensed under GNU GPL without accompanying source
 
-# Does not build when jailed
-MANUAL_PACKAGE_BUILD=	YES
-
 USE_BZIP2=		YES
 DIST_SUBDIR=		gentoo-linux
 NO_BUILD=		YES


More information about the Midnightbsd-cvs mailing list