diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2014-08-20 01:34:25 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2014-08-20 01:34:25 +0800 |
commit | 3b7758a8b2b3e85172ab9703c5413865939a56e8 (patch) | |
tree | cd4b14856072d5bbd439370039a50214d979bf6c /mail/gbuffy/Makefile | |
parent | e8c5e57a662b3de2d44dd94f56db9ddd9fc063cd (diff) | |
download | freebsd-ports-gnome-3b7758a8b2b3e85172ab9703c5413865939a56e8.tar.gz freebsd-ports-gnome-3b7758a8b2b3e85172ab9703c5413865939a56e8.tar.zst freebsd-ports-gnome-3b7758a8b2b3e85172ab9703c5413865939a56e8.zip |
- Switch devel/libPropList to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
- Strip libraries
Diffstat (limited to 'mail/gbuffy/Makefile')
-rw-r--r-- | mail/gbuffy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/gbuffy/Makefile b/mail/gbuffy/Makefile index 66a267787349..2ef2879481cf 100644 --- a/mail/gbuffy/Makefile +++ b/mail/gbuffy/Makefile @@ -3,7 +3,7 @@ PORTNAME= gbuffy PORTVERSION= 0.2.6 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= mail MASTER_SITES= http://www.fiction.net/blong/programs/gbuffy/gbuffy-${PORTVERSION}/ |