aboutsummaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2004-04-10 17:26:55 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2004-04-10 17:26:55 +0000
commitc0669efed5bfc1feca96a758bf4cbe54cb51ba70 (patch)
treeb8a9edbe79fb5c5de6e035c09b189a9c9d4101c5 /emulators
parente25456852bc19ad4f1e63841747a4f63637d0eef (diff)
downloadports-c0669efed5bfc1feca96a758bf4cbe54cb51ba70.tar.gz
ports-c0669efed5bfc1feca96a758bf4cbe54cb51ba70.zip
Notes
Diffstat (limited to 'emulators')
-rw-r--r--emulators/linux_base-debian/Makefile2
-rw-r--r--emulators/linux_base-gentoo-stage1/Makefile4
-rw-r--r--emulators/linux_dist-gentoo-stage1/Makefile4
-rw-r--r--emulators/twin/Makefile4
4 files changed, 7 insertions, 7 deletions
diff --git a/emulators/linux_base-debian/Makefile b/emulators/linux_base-debian/Makefile
index 20d55c718190..dad21e63f7b8 100644
--- a/emulators/linux_base-debian/Makefile
+++ b/emulators/linux_base-debian/Makefile
@@ -26,7 +26,7 @@ DISTDATE= 2002-07-18
WRKSRC= ${WRKDIR}/var/cache/apt/archives
NO_BUILD= yes
NO_MTREE= yes
-NO_FILTER_SHLIBS= yes
+NO_FILTER_SHLIBS= yes
ONLY_FOR_ARCHS= i386
PREFIX?= ${LINUXBASE}
diff --git a/emulators/linux_base-gentoo-stage1/Makefile b/emulators/linux_base-gentoo-stage1/Makefile
index 5e59aad5db4d..810399054a75 100644
--- a/emulators/linux_base-gentoo-stage1/Makefile
+++ b/emulators/linux_base-gentoo-stage1/Makefile
@@ -36,7 +36,7 @@ MASTER_SITE_SUBDIR= experimental/sparc/stages/sparc64
DISTNAME= stage1-sparc64-20031011
.endif
DIST_SUBDIR= gentoo-linux
-EXTRACT_ONLY=
+EXTRACT_ONLY=
MAINTAINER= trevor@FreeBSD.org
COMMENT= Files from Gentoo distribution, for Linux compatibility
@@ -57,7 +57,7 @@ pre-install:
${GREP} '/$$' ${WRKDIR}/list.txt | ${SED} -e "s:^:@dirrm :g" >> ${PLIST}
${RM} ${WRKDIR}/list.txt
@${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL
-
+
do-install:
- ${MKDIR} ${PREFIX}
${TAR} -C ${PREFIX} -xypSf ${DISTDIR}/${DIST_SUBDIR}/${DISTFILES}
diff --git a/emulators/linux_dist-gentoo-stage1/Makefile b/emulators/linux_dist-gentoo-stage1/Makefile
index 5e59aad5db4d..810399054a75 100644
--- a/emulators/linux_dist-gentoo-stage1/Makefile
+++ b/emulators/linux_dist-gentoo-stage1/Makefile
@@ -36,7 +36,7 @@ MASTER_SITE_SUBDIR= experimental/sparc/stages/sparc64
DISTNAME= stage1-sparc64-20031011
.endif
DIST_SUBDIR= gentoo-linux
-EXTRACT_ONLY=
+EXTRACT_ONLY=
MAINTAINER= trevor@FreeBSD.org
COMMENT= Files from Gentoo distribution, for Linux compatibility
@@ -57,7 +57,7 @@ pre-install:
${GREP} '/$$' ${WRKDIR}/list.txt | ${SED} -e "s:^:@dirrm :g" >> ${PLIST}
${RM} ${WRKDIR}/list.txt
@${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL
-
+
do-install:
- ${MKDIR} ${PREFIX}
${TAR} -C ${PREFIX} -xypSf ${DISTDIR}/${DIST_SUBDIR}/${DISTFILES}
diff --git a/emulators/twin/Makefile b/emulators/twin/Makefile
index 8675083fd9c1..75acbcc9c853 100644
--- a/emulators/twin/Makefile
+++ b/emulators/twin/Makefile
@@ -17,7 +17,7 @@ DISTNAME= ${PORTNAME}-src-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Willows Toolkit for migrating and developing Windows applications
-ONLY_FOR_ARCHS= i386 alpha powerpc
+ONLY_FOR_ARCHS= i386 alpha powerpc
WRKSRC= ${WRKDIR}/${PORTNAME}
@@ -26,7 +26,7 @@ USE_REINPLACE= yes
USE_AUTOCONF_VER= 213
GNU_CONFIGURE= yes
.if ${MACHINE_ARCH} == "alpha"
-CONFIGURE_ARGS+= --disable-intp
+CONFIGURE_ARGS+=--disable-intp
.endif
USE_GMAKE= yes