diff options
Diffstat (limited to 'databases')
-rw-r--r-- | databases/fortytwo-bdb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/fortytwo-bdb/Makefile b/databases/fortytwo-bdb/Makefile index 45f7f8da9638..fb5a76e51dd8 100644 --- a/databases/fortytwo-bdb/Makefile +++ b/databases/fortytwo-bdb/Makefile @@ -24,7 +24,7 @@ USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes USE_GNUSTEP_LOCAL_LIBS+= Encore:${ENCORE_PORT} DEFAULT_LIBVERSION= 0.1 -USE_GNUSTEP_LDCONFIG= ${LOCALLIBDIR} +USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} USE_BDB= 43 WRKSRC= ${WRKDIR}/BDB-${PORTVERSION} |