diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-04-02 22:08:26 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-04-02 22:08:26 +0800 |
commit | 720f18d37243c835846f0e87af5ec5fcdafb0a76 (patch) | |
tree | 0c80410c04ac6ef4e2ccd1c3c131e22c7970fd1e /x11-toolkits | |
parent | ad1b84d8a2e2e727e98666adf718f003dcbcb23a (diff) | |
download | freebsd-ports-gnome-720f18d37243c835846f0e87af5ec5fcdafb0a76.tar.gz freebsd-ports-gnome-720f18d37243c835846f0e87af5ec5fcdafb0a76.tar.zst freebsd-ports-gnome-720f18d37243c835846f0e87af5ec5fcdafb0a76.zip |
- Update LICENSE
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/p5-Prima/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/p5-Prima/Makefile b/x11-toolkits/p5-Prima/Makefile index a96810664062..56d96c8acd20 100644 --- a/x11-toolkits/p5-Prima/Makefile +++ b/x11-toolkits/p5-Prima/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Extensible Perl toolkit for multi-platform GUI development -LICENSE= BSD +LICENSE= BSD2CLAUSE LIB_DEPENDS= libgif.so:${PORTSDIR}/graphics/giflib \ libjpeg.so:${PORTSDIR}/graphics/jpeg \ |