1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

CVS really does need a better way of backing out a commit composing a

set of files...
This commit is contained in:
David E. O'Brien 2005-04-12 06:03:11 +00:00
parent cccb0e0e0c
commit 0afb999ff9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=133119

View File

@ -25,7 +25,7 @@ PATCHFILES+= ${PORTNAME}${PORTVERSION:R:S/.//g}-0${patch}:bash
PATCHLEVEL= ${patch}
.endfor
MAINTAINER= eik@FreeBSD.org, obrien@FreeBSD.org
MAINTAINER= eik@FreeBSD.org
COMMENT= The GNU Project's Bourne Again SHell
IGNOREFILES= FAQ
@ -53,7 +53,6 @@ PORTDOCS= FAQ INTRO CHANGES COMPAT NEWS POSIX RBASH
.endif
CONFIGURE_ARGS= --without-bash-malloc \
--with-installed-readline \
--disable-rpath \
--enable-disabled-builtins
@ -75,7 +74,7 @@ USE_GETTEXT= yes
PLIST_SUB+= NLS=""
.endif
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CPPFLAGS+= ${PTHREAD_CFLAGS} \
-I${LOCALBASE}/include