aboutsummaryrefslogtreecommitdiff
path: root/databases/sqlclient
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2009-06-04 18:36:22 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2009-06-04 18:36:22 +0000
commite7978f243a1cea791c247ab50451838be5ec5d66 (patch)
treee7dd8af23e7928aa043854551886478ce30a1d6a /databases/sqlclient
parent1c0418b8f78e3b34416b8d9a63fc54b317e45974 (diff)
downloadports-e7978f243a1cea791c247ab50451838be5ec5d66.tar.gz
ports-e7978f243a1cea791c247ab50451838be5ec5d66.zip
- fix buildwith custom LOCALBASE
Reported by: QAT
Notes
Notes: svn path=/head/; revision=235171
Diffstat (limited to 'databases/sqlclient')
-rw-r--r--databases/sqlclient/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/sqlclient/Makefile b/databases/sqlclient/Makefile
index 6c0b6b578904..76a319aa45f8 100644
--- a/databases/sqlclient/Makefile
+++ b/databases/sqlclient/Makefile
@@ -33,7 +33,7 @@ USE_MYSQL=yes
USE_SQLITE=yes
CFLAGS+= ${PTHREAD_CFLAGS}
LDFLAGS+= ${PTHREAD_LIBS}
-ADDITIONAL_LIB_DIRS+= -L${LOCLABASE}/lib
+ADDITIONAL_LIB_DIRS+= -L${LOCALBASE}/lib
MAKE_ENV+= GNUSTEP_INSTALLATION_DIR=${GNUSTEP_LOCAL_ROOT}
DEFAULT_LIBVERSION= 1.3