aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/scim-bridge-qt4
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/scim-bridge-qt4')
-rw-r--r--textproc/scim-bridge-qt4/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/scim-bridge-qt4/Makefile b/textproc/scim-bridge-qt4/Makefile
index e4a8219342dd..6f77caec338a 100644
--- a/textproc/scim-bridge-qt4/Makefile
+++ b/textproc/scim-bridge-qt4/Makefile
@@ -24,8 +24,9 @@ USE_GETTEXT= yes
GNU_CONFIGURE= yes
LICENSE= GPLv2 LGPL21
-LICENSE_FILES= ${WRKSRC}/doc/LICENSE.GPL ${WRKSRC}/doc/LICENSE.LGPL
LICENSE_COMB= dual
+LICENSE_FILE_GPLv2= ${WRKSRC}/doc/LICENSE.GPL
+LICENSE_FILE_LGPL21= ${WRKSRC}/doc/LICENSE.LGPL
CPPFLAGS+= -I${LOCALBASE}/include -D__STDC_ISO_10646__
CXXFLAGS+= ${CPPFLAGS}