aboutsummaryrefslogtreecommitdiff
path: root/lang/gnustep-base/files
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2003-10-19 11:09:19 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2003-10-19 11:09:19 +0000
commit5cced990d45320f341e0c274933e7ed1eaffe774 (patch)
treecdf923030516863275d18780991db01c4d858c96 /lang/gnustep-base/files
parent27a3bcc41894b50afd8ba9480d84b11167818a04 (diff)
downloadports-5cced990d45320f341e0c274933e7ed1eaffe774.tar.gz
ports-5cced990d45320f341e0c274933e7ed1eaffe774.zip
Notes
Diffstat (limited to 'lang/gnustep-base/files')
-rw-r--r--lang/gnustep-base/files/GNUstep.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gnustep-base/files/GNUstep.sh b/lang/gnustep-base/files/GNUstep.sh
index e5905d124e99..8a0ba24eb47e 100644
--- a/lang/gnustep-base/files/GNUstep.sh
+++ b/lang/gnustep-base/files/GNUstep.sh
@@ -7,9 +7,9 @@ GNUSTEP_SYSTEM_ROOT="${PREFIX}/GNUstep/System"
case "$1" in
start)
- if [ -e ${GNUSTEP_SYSTEM_ROOT}/Makefiles/GNUstep.sh ]; then
+ if [ -e ${GNUSTEP_SYSTEM_ROOT}/Library/Makefiles/GNUstep.sh ]; then
ldconfig -m %%TARGLIB%%
- . ${GNUSTEP_SYSTEM_ROOT}/Makefiles/GNUstep.sh
+ . ${GNUSTEP_SYSTEM_ROOT}/Library/Makefiles/GNUstep.sh
rm -f ${PIDFILE}
opentool gdomap -a ${IFFILE} -I ${PIDFILE}
opentool gdnc