diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/camerakit/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/camerakit/Makefile b/graphics/camerakit/Makefile index 4f34f41fe193..2f3b1e515fdd 100644 --- a/graphics/camerakit/Makefile +++ b/graphics/camerakit/Makefile @@ -26,6 +26,5 @@ USE_GNUSTEP_INSTALL= yes USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} WRKSRC= ${WRKDIR}/CameraKit -ADDITIONAL_LIB_DIRS+= -L${LOCALBASE}/lib .include <bsd.port.mk> |