From e7978f243a1cea791c247ab50451838be5ec5d66 Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Thu, 4 Jun 2009 18:36:22 +0000 Subject: - fix buildwith custom LOCALBASE Reported by: QAT --- audio/cynthiune/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'audio/cynthiune') diff --git a/audio/cynthiune/Makefile b/audio/cynthiune/Makefile index 6b321900cac1..1f701db61346 100644 --- a/audio/cynthiune/Makefile +++ b/audio/cynthiune/Makefile @@ -34,6 +34,7 @@ USE_GNOME+= esound WRKSRC= ${WRKDIR}/cynthiune.app-${PORTVERSION} ADDITIONAL_LIB_DIRS+= -L${WRKSRC}/Frameworks/Cynthiune/Cynthiune.framework/Versions/Current +ADDITIONAL_LIB_DIRS+= -L${LOCALBASE}/lib MAKE_ENV+= GNUSTEP_INSTALLATION_DIR=${GNUSTEP_LOCAL_ROOT} MAKE_FLAGS= disable-windowsmedia=yes debug=no -- cgit v1.2.3