Index: head/emulators/linux_base/Makefile =================================================================== --- head/emulators/linux_base/Makefile (revision 8801) +++ head/emulators/linux_base/Makefile (revision 8802) @@ -1,30 +1,32 @@ # New ports collection makefile for: linux_lib # Version required: 2.1 # Date created: # Whom: erich@FreeBSD.org # -# $Id: Makefile,v 1.16 1997/04/30 03:17:59 asami Exp $ +# $Id: Makefile,v 1.17 1997/07/10 03:41:38 asami Exp $ # DISTNAME= linux_lib-2.4 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_LOCAL} MAINTAINER= erich@FreeBSD.org PREFIX= /compat/linux NO_MTREE= yes NO_BUILD= yes EXTRACT_ONLY= # empty NO_WRKSUBDIR= yes pre-install: @[ -d ${PREFIX} ] || ${MKDIR} ${PREFIX} do-install: @zcat ${DISTDIR}/${DISTNAME}.tar.gz |(cd ${PREFIX}; pax -r) post-install: -/compat/linux/sbin/ldconfig + ${MKDIR} ${PREFIX}/usr/lib/zoneinfo + ln -s /etc/localtime /${PREFIX}/usr/lib/zoneinfo/localtime .include Property changes on: head/emulators/linux_base/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.17 \ No newline at end of property +1.18 \ No newline at end of property Index: head/emulators/linux_base-6/Makefile =================================================================== --- head/emulators/linux_base-6/Makefile (revision 8801) +++ head/emulators/linux_base-6/Makefile (revision 8802) @@ -1,30 +1,32 @@ # New ports collection makefile for: linux_lib # Version required: 2.1 # Date created: # Whom: erich@FreeBSD.org # -# $Id: Makefile,v 1.16 1997/04/30 03:17:59 asami Exp $ +# $Id: Makefile,v 1.17 1997/07/10 03:41:38 asami Exp $ # DISTNAME= linux_lib-2.4 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_LOCAL} MAINTAINER= erich@FreeBSD.org PREFIX= /compat/linux NO_MTREE= yes NO_BUILD= yes EXTRACT_ONLY= # empty NO_WRKSUBDIR= yes pre-install: @[ -d ${PREFIX} ] || ${MKDIR} ${PREFIX} do-install: @zcat ${DISTDIR}/${DISTNAME}.tar.gz |(cd ${PREFIX}; pax -r) post-install: -/compat/linux/sbin/ldconfig + ${MKDIR} ${PREFIX}/usr/lib/zoneinfo + ln -s /etc/localtime /${PREFIX}/usr/lib/zoneinfo/localtime .include Property changes on: head/emulators/linux_base-6/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.17 \ No newline at end of property +1.18 \ No newline at end of property Index: head/emulators/linux_base-62/Makefile =================================================================== --- head/emulators/linux_base-62/Makefile (revision 8801) +++ head/emulators/linux_base-62/Makefile (revision 8802) @@ -1,30 +1,32 @@ # New ports collection makefile for: linux_lib # Version required: 2.1 # Date created: # Whom: erich@FreeBSD.org # -# $Id: Makefile,v 1.16 1997/04/30 03:17:59 asami Exp $ +# $Id: Makefile,v 1.17 1997/07/10 03:41:38 asami Exp $ # DISTNAME= linux_lib-2.4 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_LOCAL} MAINTAINER= erich@FreeBSD.org PREFIX= /compat/linux NO_MTREE= yes NO_BUILD= yes EXTRACT_ONLY= # empty NO_WRKSUBDIR= yes pre-install: @[ -d ${PREFIX} ] || ${MKDIR} ${PREFIX} do-install: @zcat ${DISTDIR}/${DISTNAME}.tar.gz |(cd ${PREFIX}; pax -r) post-install: -/compat/linux/sbin/ldconfig + ${MKDIR} ${PREFIX}/usr/lib/zoneinfo + ln -s /etc/localtime /${PREFIX}/usr/lib/zoneinfo/localtime .include Property changes on: head/emulators/linux_base-62/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.17 \ No newline at end of property +1.18 \ No newline at end of property Index: head/emulators/linux_base-8/Makefile =================================================================== --- head/emulators/linux_base-8/Makefile (revision 8801) +++ head/emulators/linux_base-8/Makefile (revision 8802) @@ -1,30 +1,32 @@ # New ports collection makefile for: linux_lib # Version required: 2.1 # Date created: # Whom: erich@FreeBSD.org # -# $Id: Makefile,v 1.16 1997/04/30 03:17:59 asami Exp $ +# $Id: Makefile,v 1.17 1997/07/10 03:41:38 asami Exp $ # DISTNAME= linux_lib-2.4 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_LOCAL} MAINTAINER= erich@FreeBSD.org PREFIX= /compat/linux NO_MTREE= yes NO_BUILD= yes EXTRACT_ONLY= # empty NO_WRKSUBDIR= yes pre-install: @[ -d ${PREFIX} ] || ${MKDIR} ${PREFIX} do-install: @zcat ${DISTDIR}/${DISTNAME}.tar.gz |(cd ${PREFIX}; pax -r) post-install: -/compat/linux/sbin/ldconfig + ${MKDIR} ${PREFIX}/usr/lib/zoneinfo + ln -s /etc/localtime /${PREFIX}/usr/lib/zoneinfo/localtime .include Property changes on: head/emulators/linux_base-8/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.17 \ No newline at end of property +1.18 \ No newline at end of property Index: head/emulators/linux_base-rh-9/Makefile =================================================================== --- head/emulators/linux_base-rh-9/Makefile (revision 8801) +++ head/emulators/linux_base-rh-9/Makefile (revision 8802) @@ -1,30 +1,32 @@ # New ports collection makefile for: linux_lib # Version required: 2.1 # Date created: # Whom: erich@FreeBSD.org # -# $Id: Makefile,v 1.16 1997/04/30 03:17:59 asami Exp $ +# $Id: Makefile,v 1.17 1997/07/10 03:41:38 asami Exp $ # DISTNAME= linux_lib-2.4 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_LOCAL} MAINTAINER= erich@FreeBSD.org PREFIX= /compat/linux NO_MTREE= yes NO_BUILD= yes EXTRACT_ONLY= # empty NO_WRKSUBDIR= yes pre-install: @[ -d ${PREFIX} ] || ${MKDIR} ${PREFIX} do-install: @zcat ${DISTDIR}/${DISTNAME}.tar.gz |(cd ${PREFIX}; pax -r) post-install: -/compat/linux/sbin/ldconfig + ${MKDIR} ${PREFIX}/usr/lib/zoneinfo + ln -s /etc/localtime /${PREFIX}/usr/lib/zoneinfo/localtime .include Property changes on: head/emulators/linux_base-rh-9/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.17 \ No newline at end of property +1.18 \ No newline at end of property Index: head/emulators/linux_base-suse-9.1/Makefile =================================================================== --- head/emulators/linux_base-suse-9.1/Makefile (revision 8801) +++ head/emulators/linux_base-suse-9.1/Makefile (revision 8802) @@ -1,30 +1,32 @@ # New ports collection makefile for: linux_lib # Version required: 2.1 # Date created: # Whom: erich@FreeBSD.org # -# $Id: Makefile,v 1.16 1997/04/30 03:17:59 asami Exp $ +# $Id: Makefile,v 1.17 1997/07/10 03:41:38 asami Exp $ # DISTNAME= linux_lib-2.4 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_LOCAL} MAINTAINER= erich@FreeBSD.org PREFIX= /compat/linux NO_MTREE= yes NO_BUILD= yes EXTRACT_ONLY= # empty NO_WRKSUBDIR= yes pre-install: @[ -d ${PREFIX} ] || ${MKDIR} ${PREFIX} do-install: @zcat ${DISTDIR}/${DISTNAME}.tar.gz |(cd ${PREFIX}; pax -r) post-install: -/compat/linux/sbin/ldconfig + ${MKDIR} ${PREFIX}/usr/lib/zoneinfo + ln -s /etc/localtime /${PREFIX}/usr/lib/zoneinfo/localtime .include Property changes on: head/emulators/linux_base-suse-9.1/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.17 \ No newline at end of property +1.18 \ No newline at end of property Index: head/emulators/linux_base-suse-9.2/Makefile =================================================================== --- head/emulators/linux_base-suse-9.2/Makefile (revision 8801) +++ head/emulators/linux_base-suse-9.2/Makefile (revision 8802) @@ -1,30 +1,32 @@ # New ports collection makefile for: linux_lib # Version required: 2.1 # Date created: # Whom: erich@FreeBSD.org # -# $Id: Makefile,v 1.16 1997/04/30 03:17:59 asami Exp $ +# $Id: Makefile,v 1.17 1997/07/10 03:41:38 asami Exp $ # DISTNAME= linux_lib-2.4 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_LOCAL} MAINTAINER= erich@FreeBSD.org PREFIX= /compat/linux NO_MTREE= yes NO_BUILD= yes EXTRACT_ONLY= # empty NO_WRKSUBDIR= yes pre-install: @[ -d ${PREFIX} ] || ${MKDIR} ${PREFIX} do-install: @zcat ${DISTDIR}/${DISTNAME}.tar.gz |(cd ${PREFIX}; pax -r) post-install: -/compat/linux/sbin/ldconfig + ${MKDIR} ${PREFIX}/usr/lib/zoneinfo + ln -s /etc/localtime /${PREFIX}/usr/lib/zoneinfo/localtime .include Property changes on: head/emulators/linux_base-suse-9.2/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.17 \ No newline at end of property +1.18 \ No newline at end of property Index: head/emulators/linux_base-suse-9.3/Makefile =================================================================== --- head/emulators/linux_base-suse-9.3/Makefile (revision 8801) +++ head/emulators/linux_base-suse-9.3/Makefile (revision 8802) @@ -1,30 +1,32 @@ # New ports collection makefile for: linux_lib # Version required: 2.1 # Date created: # Whom: erich@FreeBSD.org # -# $Id: Makefile,v 1.16 1997/04/30 03:17:59 asami Exp $ +# $Id: Makefile,v 1.17 1997/07/10 03:41:38 asami Exp $ # DISTNAME= linux_lib-2.4 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_LOCAL} MAINTAINER= erich@FreeBSD.org PREFIX= /compat/linux NO_MTREE= yes NO_BUILD= yes EXTRACT_ONLY= # empty NO_WRKSUBDIR= yes pre-install: @[ -d ${PREFIX} ] || ${MKDIR} ${PREFIX} do-install: @zcat ${DISTDIR}/${DISTNAME}.tar.gz |(cd ${PREFIX}; pax -r) post-install: -/compat/linux/sbin/ldconfig + ${MKDIR} ${PREFIX}/usr/lib/zoneinfo + ln -s /etc/localtime /${PREFIX}/usr/lib/zoneinfo/localtime .include Property changes on: head/emulators/linux_base-suse-9.3/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.17 \ No newline at end of property +1.18 \ No newline at end of property