aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2009-06-05 11:26:12 +0800
committerdinoex <dinoex@FreeBSD.org>2009-06-05 11:26:12 +0800
commit759236a8e0d9e66725b67c434c2ec1ae60df286e (patch)
treed50dfce01e2b8ae359b5ee9267de47072741fcdd /audio
parentda80dc5076fc2ea49caf6bbe216ce67629144b7e (diff)
downloadfreebsd-ports-gnome-759236a8e0d9e66725b67c434c2ec1ae60df286e.tar.gz
freebsd-ports-gnome-759236a8e0d9e66725b67c434c2ec1ae60df286e.tar.zst
freebsd-ports-gnome-759236a8e0d9e66725b67c434c2ec1ae60df286e.zip
- fix buildwith custom LOCALBASE
Reported by: QAT
Diffstat (limited to 'audio')
-rw-r--r--audio/cynthiune/Makefile1
1 files changed, 1 insertions, 0 deletions
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}