diff options
Diffstat (limited to 'graphics/camerakit/Makefile')
-rw-r--r-- | graphics/camerakit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/camerakit/Makefile b/graphics/camerakit/Makefile index 6070304257f0..8a269338007b 100644 --- a/graphics/camerakit/Makefile +++ b/graphics/camerakit/Makefile @@ -22,7 +22,7 @@ USE_GNUSTEP_PREFIX= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes -USE_GNUSTEP_LDCONFIG= ${LOCALLIBDIR} +USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} WRKSRC= ${WRKDIR}/CameraKit |