aboutsummaryrefslogtreecommitdiffstats
path: root/lang/gnustep-objc/Makefile
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2003-12-17 23:33:47 +0800
committerdinoex <dinoex@FreeBSD.org>2003-12-17 23:33:47 +0800
commit74fea7e47aaf04cdea18f67b0a5b12c58d572aba (patch)
treef4137673b626ca3353c8940497ed0e582465ebf2 /lang/gnustep-objc/Makefile
parent6affef17c0f4124f4eae83baceab37a6925b7bf8 (diff)
downloadfreebsd-ports-gnome-74fea7e47aaf04cdea18f67b0a5b12c58d572aba.tar.gz
freebsd-ports-gnome-74fea7e47aaf04cdea18f67b0a5b12c58d572aba.tar.zst
freebsd-ports-gnome-74fea7e47aaf04cdea18f67b0a5b12c58d572aba.zip
- fix LDFLAGS
Submitted by: lev
Diffstat (limited to 'lang/gnustep-objc/Makefile')
-rw-r--r--lang/gnustep-objc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gnustep-objc/Makefile b/lang/gnustep-objc/Makefile
index c85c9466517a..a42067bbf996 100644
--- a/lang/gnustep-objc/Makefile
+++ b/lang/gnustep-objc/Makefile
@@ -16,7 +16,7 @@ WANT_THREADS_SUPPORT= yes
MASTERDIR?= ${.CURDIR}/../../lang/gcc32
INSTALLS_SHLIB= yes
LDCONFIG_DIRS= %%PREFIX%%/lib ${TARGLIB}
-LDFLAGS+= -L${LCOALBASE}/lib
+LDFLAGS+= -L${LOCALBASE}/lib
# does not build on:
NOT_FOR_ARCHS= amd64