1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

- Fix build for ffcall with under custom PREFIX

This commit is contained in:
Dirk Meyer 2009-05-29 19:58:11 +00:00
parent ac0d4f138c
commit f71220b470
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=234812

View File

@ -7,7 +7,6 @@
PORTNAME= gnustep-base
PORTVERSION= 1.18.0
PORTREVISION= 1
CATEGORIES= lang devel gnustep
MASTER_SITES= ${MASTER_SITE_GNUSTEP}
MASTER_SITE_SUBDIR= core
@ -70,6 +69,8 @@ post-extract:
-e "s=%%LDCONFIG_GCC%%=${LDCONFIG_GCC}=" \
${FILESDIR}/GNUstep.sh \
> ${WRKSRC}/GNUstep.sh
@${REINPLACE_CMD} -e "s|/usr/local/|${LOCALBASE}/|" \
${WRKSRC}/configure
post-install:
-@${MKDIR} ${ETCDIR}/rc.d