aboutsummaryrefslogtreecommitdiff
path: root/lang/gnustep-base/files
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2006-06-24 16:24:39 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2006-06-24 16:24:39 +0000
commitc3d379c79dfa7d0be4b9319f8541cab6f102b1f5 (patch)
treeb9707c43de2bc30a5cf389528690530d61498904 /lang/gnustep-base/files
parent79529b961a4e62a83994c6d3aa6232c036827306 (diff)
downloadports-c3d379c79dfa7d0be4b9319f8541cab6f102b1f5.tar.gz
ports-c3d379c79dfa7d0be4b9319f8541cab6f102b1f5.zip
Notes
Diffstat (limited to 'lang/gnustep-base/files')
-rw-r--r--lang/gnustep-base/files/GNUstep.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/gnustep-base/files/GNUstep.sh b/lang/gnustep-base/files/GNUstep.sh
index 2d749beba400..6c9eaccb8736 100644
--- a/lang/gnustep-base/files/GNUstep.sh
+++ b/lang/gnustep-base/files/GNUstep.sh
@@ -7,7 +7,6 @@ GNUSTEP_SYSTEM_ROOT="${PREFIX}/GNUstep/System"
case "$1" in
start)
- %%LDCONFIG_GCC%%
if [ -e ${GNUSTEP_SYSTEM_ROOT}/Library/Makefiles/GNUstep.sh ]; then
. ${GNUSTEP_SYSTEM_ROOT}/Library/Makefiles/GNUstep.sh
rm -f ${PIDFILE}