1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00

- fix build with custom LOCALBASE

Reported by:	QAT
This commit is contained in:
Dirk Meyer 2009-06-09 20:08:42 +00:00
parent fa3a3618c0
commit a0e1927abb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=235510

View File

@ -26,5 +26,6 @@ USE_GNUSTEP_INSTALL= yes
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
WRKSRC= ${WRKDIR}/CameraKit
ADDITIONAL_LIB_DIRS+= -L${LOCALBASE}/lib
.include <bsd.port.mk>