summaryrefslogtreecommitdiff
path: root/graphics/swfdec/Makefile
diff options
context:
space:
mode:
authorAlexander Nedotsukov <bland@FreeBSD.org>2003-12-08 01:50:48 +0000
committerAlexander Nedotsukov <bland@FreeBSD.org>2003-12-08 01:50:48 +0000
commit8a9e10bbb637319cddd4b25955cce46a725218a9 (patch)
treee5cb82f91b383f8755981673755a1e34b32ce800 /graphics/swfdec/Makefile
parentMark as IGNORE for current Python release, since a similar (but (diff)
Switch dependency mad -> libmad as more apropriate.
Notes
Notes: svn path=/head/; revision=95308
Diffstat (limited to 'graphics/swfdec/Makefile')
-rw-r--r--graphics/swfdec/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/swfdec/Makefile b/graphics/swfdec/Makefile
index 854c9de27b75..925b813be229 100644
--- a/graphics/swfdec/Makefile
+++ b/graphics/swfdec/Makefile
@@ -8,7 +8,7 @@
PORTNAME= swfdec
PORTVERSION= 0.2.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= Flash Rendering Library
-LIB_DEPENDS= mad.2:${PORTSDIR}/audio/mad
+LIB_DEPENDS= mad.2:${PORTSDIR}/audio/libmad
USE_X_PREFIX= yes
USE_SDL= yes