aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1999-06-23 00:31:55 +0800
committersteve <steve@FreeBSD.org>1999-06-23 00:31:55 +0800
commit258a22ee861cdc967c75a0ccb207895f18c718c5 (patch)
treefe14341787f642c1dfc76410926e16fdbed32ebb
parentb5de4ab889424f2254c95d1001393536de92f684 (diff)
downloadfreebsd-ports-gnome-258a22ee861cdc967c75a0ccb207895f18c718c5.tar.gz
freebsd-ports-gnome-258a22ee861cdc967c75a0ccb207895f18c718c5.tar.zst
freebsd-ports-gnome-258a22ee861cdc967c75a0ccb207895f18c718c5.zip
This port contains i386 binaries.
-rw-r--r--converters/fconv/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/converters/fconv/Makefile b/converters/fconv/Makefile
index ae20d47f2025..909f8d37e9a6 100644
--- a/converters/fconv/Makefile
+++ b/converters/fconv/Makefile
@@ -3,7 +3,7 @@
# Date created: 21 April 1999
# Whom: Chris Costello <chris@calldei.com>
#
-# $Id:$
+# $Id: Makefile,v 1.1.1.1 1999/06/07 04:41:55 taoka Exp $
#
DISTNAME= fconv-0.1
@@ -12,6 +12,8 @@ MASTER_SITES= http://WWW.FreeBSD.ORG/~taoka/distfiles/
MAINTAINER= ports@FreeBSD.ORG
+ONLY_FOR_ARCHS= i386
+
post-install:
strip ${PREFIX}/bin/dos2bsd
strip ${PREFIX}/bin/bsd2dos