aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-12-07 09:27:06 +0800
committermarcus <marcus@FreeBSD.org>2003-12-07 09:27:06 +0800
commit97dc1ccd911bb0ed4fca5a6371836561f554ba21 (patch)
tree4d05d61254c87ee99dd981130a34c331a7562d61 /graphics
parent22153277e4c08891ead20753c9cef33cc219a2ed (diff)
downloadfreebsd-ports-gnome-97dc1ccd911bb0ed4fca5a6371836561f554ba21.tar.gz
freebsd-ports-gnome-97dc1ccd911bb0ed4fca5a6371836561f554ba21.tar.zst
freebsd-ports-gnome-97dc1ccd911bb0ed4fca5a6371836561f554ba21.zip
Chase the libmad/libid3tag shared lib version.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/swfdec/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/swfdec/Makefile b/graphics/swfdec/Makefile
index 8fcbff05573b..854c9de27b75 100644
--- a/graphics/swfdec/Makefile
+++ b/graphics/swfdec/Makefile
@@ -8,6 +8,7 @@
PORTNAME= swfdec
PORTVERSION= 0.2.2
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -15,7 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= Flash Rendering Library
-LIB_DEPENDS= mad.1:${PORTSDIR}/audio/mad
+LIB_DEPENDS= mad.2:${PORTSDIR}/audio/mad
USE_X_PREFIX= yes
USE_SDL= yes