diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-01-12 16:20:31 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-01-12 16:20:31 +0000 |
commit | b9398223bd3a2236f02f582d13487e2a02e6a035 (patch) | |
tree | 2cea991d70e02cc86565656d596600b0fc2b5790 /japanese | |
parent | aa20890c922899d9333b5fef5c67bc338a601c4c (diff) |
Notes
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/ebview-gtk2/Makefile | 2 | ||||
-rw-r--r-- | japanese/jishyo/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/japanese/ebview-gtk2/Makefile b/japanese/ebview-gtk2/Makefile index be2fdbe953a1..7b4be92e0f8e 100644 --- a/japanese/ebview-gtk2/Makefile +++ b/japanese/ebview-gtk2/Makefile @@ -10,7 +10,7 @@ PKGNAMESUFFIX= -gtk2 MAINTAINER= ports@FreeBSD.org COMMENT= Electronic Book Viewer -LICENSE= GPLv2 # (or later) +LICENSE= GPLv2+ LIB_DEPENDS= libeb.so:${PORTSDIR}/japanese/eb diff --git a/japanese/jishyo/Makefile b/japanese/jishyo/Makefile index 03bf0c37a159..c0d585dfc204 100644 --- a/japanese/jishyo/Makefile +++ b/japanese/jishyo/Makefile @@ -11,7 +11,7 @@ DISTNAME= Jishyo-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= English to Japanese dictionary for GNUstep -LICENSE= GPLv2 # or later +LICENSE= GPLv2+ PORTSCOUT= skipv:0.2 |