diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-05-08 11:25:06 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-05-08 11:25:06 +0800 |
commit | 66a8bee935863066672bd6b9c8e48f60e09b20a6 (patch) | |
tree | 1d576eb799436c03e6b0feaac7e1c8f1596b5c5e /x11-toolkits/fox17/Makefile | |
parent | 9f0427e5509f60fd5f9f328e30870d7d42874663 (diff) | |
download | freebsd-ports-gnome-66a8bee935863066672bd6b9c8e48f60e09b20a6.tar.gz freebsd-ports-gnome-66a8bee935863066672bd6b9c8e48f60e09b20a6.tar.zst freebsd-ports-gnome-66a8bee935863066672bd6b9c8e48f60e09b20a6.zip |
- Update to 0.4.0
- Add LICENSE
- Sort LIB_DEPENDS
- Use USES=libtool
- Do not silence installation message
- Bump PORTREVISION for graphics/webp shlib change
Changes: https://chromium.googlesource.com/webm/libwebp/+/master/NEWS
Diffstat (limited to 'x11-toolkits/fox17/Makefile')
-rw-r--r-- | x11-toolkits/fox17/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/fox17/Makefile b/x11-toolkits/fox17/Makefile index 4e07eff95316..12ba211c94c9 100644 --- a/x11-toolkits/fox17/Makefile +++ b/x11-toolkits/fox17/Makefile @@ -3,7 +3,7 @@ PORTNAME= fox PORTVERSION= 1.7.46 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-toolkits MASTER_SITES= http://ftp.fox-toolkit.org/pub/ \ ftp://ftp.fox-toolkit.org/pub/ |