diff options
Diffstat (limited to 'graphics/fortytwo/Makefile')
-rw-r--r-- | graphics/fortytwo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/fortytwo/Makefile b/graphics/fortytwo/Makefile index ce2fe34e873c..07a5eb45c682 100644 --- a/graphics/fortytwo/Makefile +++ b/graphics/fortytwo/Makefile @@ -21,7 +21,7 @@ USE_GNUSTEP_LOCAL_LIBS+= Encore:${ENCORE_PORT} USE_GNUSTEP_LOCAL_LIBS+= BDB:${FORTYTWO_BDB_PORT} DEFAULT_LIBVERSION= 0.1 USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} -USE_BDB= 43 +USE_BDB= 43+ WRKSRC= ${WRKDIR}/FT-${PORTVERSION} DOCSDIR= ${GNUSTEP_PREFIX}/Local/Library/Documentation/FT |