aboutsummaryrefslogtreecommitdiff
path: root/audio/gsequencer
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2019-06-15 17:27:37 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2019-06-15 17:27:37 +0000
commit2331c8e4c4da46e1adb6a27594d2a86782d2bfe5 (patch)
tree250bde50caeb7df5c914d1ebc5d898ae58b7b441 /audio/gsequencer
parent3d4022457a7409590338547264396193e0eb13d3 (diff)
downloadports-2331c8e4c4da46e1adb6a27594d2a86782d2bfe5.tar.gz
ports-2331c8e4c4da46e1adb6a27594d2a86782d2bfe5.zip
audio/gsequencer: Fix the license file name supplied to the build
PR: 238567 Reported by: Joël Krähemann <jkraehemann@gmail.com>
Notes
Notes: svn path=/head/; revision=504249
Diffstat (limited to 'audio/gsequencer')
-rw-r--r--audio/gsequencer/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gsequencer/Makefile b/audio/gsequencer/Makefile
index d7e12db009a8..bd37d53e4836 100644
--- a/audio/gsequencer/Makefile
+++ b/audio/gsequencer/Makefile
@@ -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