(1) The old fconv-0.1.tar.gz had binaries for i386,
these are not necessary. On another architecture, it cuases a problem. So removed these. PR: 12339 Submitted by: maintainer (author) (2) By (1), "ONLY_FOR_ARCHS=i386" is not necessary.
This commit is contained in:
parent
df01a76e6d
commit
2d05441fab
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=19705
2 changed files with 2 additions and 4 deletions
|
@ -3,7 +3,7 @@
|
|||
# Date created: 21 April 1999
|
||||
# Whom: Chris Costello <chris@calldei.com>
|
||||
#
|
||||
# $Id: Makefile,v 1.1.1.1 1999/06/07 04:41:55 taoka Exp $
|
||||
# $Id: Makefile,v 1.2 1999/06/22 16:31:55 steve Exp $
|
||||
#
|
||||
|
||||
DISTNAME= fconv-0.1
|
||||
|
@ -12,8 +12,6 @@ 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
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (fconv-0.1.tar.gz) = 13ecde7ba30eacc97b73eaa2eded9a15
|
||||
MD5 (fconv-0.1.tar.gz) = a6044b93a19c7196680afaa5d58aaf8f
|
||||
|
|
Loading…
Reference in a new issue