aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2014-04-17 15:07:21 +0000
committerSteve Wills <swills@FreeBSD.org>2014-04-17 15:07:21 +0000
commit9e87dcbe5f58e9dba4a1194da966ae936bc43950 (patch)
tree9d07f59febe44531eb8b8971b2d72c9d3e791d40
parent6131742d7903a1b1b673551413a5c861e049baf8 (diff)
downloadports-9e87dcbe5f58e9dba4a1194da966ae936bc43950.tar.gz
ports-9e87dcbe5f58e9dba4a1194da966ae936bc43950.zip
Notes
-rw-r--r--games/gweled/Makefile4
-rw-r--r--games/vavoom/Makefile2
-rw-r--r--misc/bb/Makefile4
-rw-r--r--multimedia/xmms/Makefile2
4 files changed, 6 insertions, 6 deletions
diff --git a/games/gweled/Makefile b/games/gweled/Makefile
index b55aa8242291..c5348d222f57 100644
--- a/games/gweled/Makefile
+++ b/games/gweled/Makefile
@@ -3,14 +3,14 @@
PORTNAME= gweled
PORTVERSION= 0.7
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= games gnome
MASTER_SITES= http://sebdelestaing.free.fr/gweled/Release/
MAINTAINER= gnome@FreeBSD.org
COMMENT= GNOME version of the game called "Bejeweled" or "Diamond Mine"
-LIB_DEPENDS= mikmod.2:${PORTSDIR}/audio/libmikmod
+LIB_DEPENDS= libmikmod.so:${PORTSDIR}/audio/libmikmod
USES= gmake pkgconfig
USE_GNOME= gnomeprefix gnomehack gnomehier libgnomeui librsvg2
diff --git a/games/vavoom/Makefile b/games/vavoom/Makefile
index 1cfaf26644a7..ea073801b308 100644
--- a/games/vavoom/Makefile
+++ b/games/vavoom/Makefile
@@ -3,7 +3,7 @@
PORTNAME= vavoom
PORTVERSION= 1.33
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/Vavoom-source/${PORTVERSION}
diff --git a/misc/bb/Makefile b/misc/bb/Makefile
index 13c784aa31bd..e8e240557250 100644
--- a/misc/bb/Makefile
+++ b/misc/bb/Makefile
@@ -3,7 +3,7 @@
PORTNAME= bb
PORTVERSION= 1.3.r1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= misc
MASTER_SITES= SF/aa-project/${PORTNAME}/1.3rc1
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/}
@@ -12,7 +12,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= High quality audio-visual demonstration for text terminal
LIB_DEPENDS= aa.1:${PORTSDIR}/graphics/aalib \
- mikmod.2:${PORTSDIR}/audio/libmikmod
+ libmikmod.so:${PORTSDIR}/audio/libmikmod
GNU_CONFIGURE= yes
WRKSRC= ${WRKDIR}/bb-1.3.0
diff --git a/multimedia/xmms/Makefile b/multimedia/xmms/Makefile
index 3b46a379853b..8008dabbdd8d 100644
--- a/multimedia/xmms/Makefile
+++ b/multimedia/xmms/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xmms
PORTVERSION= 1.2.11
-PORTREVISION= 22
+PORTREVISION= 23
CATEGORIES= multimedia audio ipv6
MASTER_SITES= http://www.xmms.org/files/1.2.x/ \
http://legacy.xmms2.org/ \