1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

audio/gsequencer: Fix the license file name supplied to the build

PR:		238567
Reported by:	Joël Krähemann <jkraehemann@gmail.com>
This commit is contained in:
Yuri Victorovich 2019-06-15 17:27:37 +00:00
parent 3d4022457a
commit 2331c8e4c4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=504249

View File

@ -33,7 +33,7 @@ USE_GCC= yes # the project uses gnu99 extensions, clang fails even with USE_CSTD
USE_CSTD= gnu99
USE_LDCONFIG= yes
CPPFLAGS+= -DAGS_LICENSE_FILENAME=\\\"${LOCALBASE}/share/licenses/gsequencer-2.1.76/GPLv3\\\" \
CPPFLAGS+= -DAGS_LICENSE_FILENAME=\\\"${LOCALBASE}/share/licenses/${PKGNAME}/${LICENSE}\\\" \
-DAGS_LOGO_FILENAME=\\\"${DATADIR}/images/ags.png\\\" # there should be no need to supply AGS_LOGO_FILENAME here since the app knows its location
LDFLAGS+= -luuid