diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/swfdec/Makefile | 3 |
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 |