- move location of GNUstep.conf

This commit is contained in:
Dirk Meyer 2005-12-25 23:08:56 +00:00
parent 624104e34c
commit 14c2b1b9d1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=152031
2 changed files with 3 additions and 0 deletions

View file

@ -7,6 +7,7 @@
PORTNAME= gnustep-make
PORTVERSION= 1.11.2
PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNUSTEP}
MASTER_SITE_SUBDIR= core
@ -26,6 +27,7 @@ MAKEFILE=
MAKE_FLAGS= OPTFLAG="${CFLAGS}"
CFLAGS+= ${PTHREAD_CFLAGS}
CONFIGURE_ARGS+= --with-thread-lib="${PTHREAD_LIBS}"
CONFIGURE_ARGS+= --with-config-file=${PREFIX}/GNUstep.conf
.if defined(GNUSTEP_WITH_BASE_GCC)
GNUSTEP_WITHOUT_LIBOBJC= yes

View file

@ -1,5 +1,6 @@
@exec mkdir -p %D/System/Library/Makefiles
@exec ln -s Library/Makefiles %D/System
GNUstep.conf
System/Library/Makefiles/GNUstep-reset.sh
System/Library/Makefiles/GNUstep.csh
System/Library/Makefiles/GNUstep.sh