1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

- fix build for custom LOCALBASE

Reported by:	QAT
This commit is contained in:
Dirk Meyer 2009-06-01 12:42:30 +00:00
parent 5bb3a09926
commit 7d56f06691
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=234968

View File

@ -29,6 +29,7 @@ USE_GNUSTEP_SYSTEM_LIBS+= PrefsModule:${PREFERENCES_PORT}
WRKSRC= ${WRKDIR}/CDPlayer-${PORTVERSION}
MAKE_ENV+= GNUSTEP_INSTALLATION_DIR=${GNUSTEP_LOCAL_ROOT}
ADDITIONAL_LIB_DIRS+= -L${LOCALBASE}/lib
CDDB_BUNDLE_PORT?= audio/cddb-bundle
PREFERENCES_PORT?= deskutils/preferences.app