1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

- Update to 2.01b.

- Honor CC and CFLAGS. (which hasn't been working since 2.0)
This commit is contained in:
Akinori MUSHA 2002-07-13 04:19:38 +00:00
parent 2b78166731
commit f172aa6926
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=62888
2 changed files with 8 additions and 2 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= fd
PORTVERSION= 2.01a
PORTVERSION= 2.01b
CATEGORIES= shells
MASTER_SITES= http://hp.vector.co.jp/authors/VA012337/soft/fd/ \
ftp://ftp.vector.co.jp/pack/unix/util/file/filer/fd/
@ -14,9 +14,12 @@ DISTNAME= FD-${PORTVERSION}
MAINTAINER= knu@FreeBSD.org
USE_REINPLACE= yes
MANLANG= "" ja
MAN1= fd.1
MAKE_ENV= LANG=ja
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}"
DOCS_EN= FAQ.eng \
LICENSES.eng \
@ -30,6 +33,9 @@ DOCS_JA= FAQ \
TECHKNOW \
ToAdmin
post-patch:
${REINPLACE_CMD} -E -e 's|^(#define[[:space:]]+EXTENDCCOPT[[:space:]]+)"-O"$$|\1 "${CFLAGS}"|' ${WRKSRC}/machine.h
post-install:
@${ECHO} "Updating /etc/shells"
@${CP} /etc/shells /etc/shells.bak

View File

@ -1 +1 @@
MD5 (FD-2.01a.tar.gz) = 681b764713c702f8504c3865f2ec3044
MD5 (FD-2.01b.tar.gz) = f4484485ac3a9733e3d873cd2aec925c