From 759236a8e0d9e66725b67c434c2ec1ae60df286e Mon Sep 17 00:00:00 2001 From: dinoex Date: Fri, 5 Jun 2009 03:26:12 +0000 Subject: - fix buildwith custom LOCALBASE Reported by: QAT --- audio/cynthiune/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'audio') diff --git a/audio/cynthiune/Makefile b/audio/cynthiune/Makefile index 1f701db61346..d81edaa63d20 100644 --- a/audio/cynthiune/Makefile +++ b/audio/cynthiune/Makefile @@ -33,6 +33,7 @@ USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} USE_GNOME+= esound WRKSRC= ${WRKDIR}/cynthiune.app-${PORTVERSION} +ADDITIONAL_INCLUDE_DIRS+= -I${LOCALBASE}/include/libmodplug 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} -- cgit