diff options
author | tijl <tijl@FreeBSD.org> | 2014-08-29 16:24:19 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2014-08-29 16:24:19 +0800 |
commit | 613fb3675b462035fadfd355140ea6d3735c6f31 (patch) | |
tree | 1a1029ec51b04dfbf713d18aae8267affe1e7d1c /net-p2p | |
parent | 4771a97896d222ec77a4c5266ff45a8c13af94d4 (diff) | |
download | freebsd-ports-gnome-613fb3675b462035fadfd355140ea6d3735c6f31.tar.gz freebsd-ports-gnome-613fb3675b462035fadfd355140ea6d3735c6f31.tar.zst freebsd-ports-gnome-613fb3675b462035fadfd355140ea6d3735c6f31.zip |
devel/libunistring:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
Approved by: portmgr (implicit, bump unstaged port)
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/gnunet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/gnunet/Makefile b/net-p2p/gnunet/Makefile index 257c8b324d1c..4fcb1c9a3a8d 100644 --- a/net-p2p/gnunet/Makefile +++ b/net-p2p/gnunet/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnunet DISTVERSION= 0.9.3 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= net-p2p ipv6 security MASTER_SITES= GNU |