diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-10 03:06:34 +0800 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-10 03:06:34 +0800 |
commit | ee97df16bd773d352464f4a57d534565fb7ba28a (patch) | |
tree | 898e9549c5cd975db83a65d17dc52c6d3e4bf874 /games/bloboats | |
parent | 1cdd57b7cc153b4a952ca56355602607c3a2e6ad (diff) | |
download | freebsd-ports-gnome-ee97df16bd773d352464f4a57d534565fb7ba28a.tar.gz freebsd-ports-gnome-ee97df16bd773d352464f4a57d534565fb7ba28a.tar.zst freebsd-ports-gnome-ee97df16bd773d352464f4a57d534565fb7ba28a.zip |
- Convert net/sdl_net to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
Approved by: portmgr (implicit, bump unstaged port)
Diffstat (limited to 'games/bloboats')
-rw-r--r-- | games/bloboats/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/bloboats/Makefile b/games/bloboats/Makefile index 700df10cd231..6a37bfb89d8d 100644 --- a/games/bloboats/Makefile +++ b/games/bloboats/Makefile @@ -3,7 +3,7 @@ PORTNAME= bloboats PORTVERSION= 1.0.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= http://mirror.kapsi.fi/bloboats.dy.fi/ \ CRITICAL |