aboutsummaryrefslogtreecommitdiff
path: root/multimedia/xvid/Makefile
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2008-12-20 17:41:15 +0000
committerWesley Shields <wxs@FreeBSD.org>2008-12-20 17:41:15 +0000
commitf97c243ef865b1ae9bd55360c4fda58d13f4495d (patch)
tree49a91402a1f130c0846dfe85ab37746a7c062784 /multimedia/xvid/Makefile
parentb6f3b5a29205fdf5fe57ce2daf8eb910044f78d3 (diff)
downloadports-f97c243ef865b1ae9bd55360c4fda58d13f4495d.tar.gz
ports-f97c243ef865b1ae9bd55360c4fda58d13f4495d.zip
- Update to 1.2.1
PR: ports/129776 Submitted by: Chess Griffin <chess@chessgriffin.com>
Notes
Notes: svn path=/head/; revision=224508
Diffstat (limited to 'multimedia/xvid/Makefile')
-rw-r--r--multimedia/xvid/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/multimedia/xvid/Makefile b/multimedia/xvid/Makefile
index 646fffba6c52..d182b90f29c9 100644
--- a/multimedia/xvid/Makefile
+++ b/multimedia/xvid/Makefile
@@ -6,9 +6,8 @@
#
PORTNAME= xvid
-PORTVERSION= 1.1.3
+PORTVERSION= 1.2.1
PORTEPOCH= 1
-PORTREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= http://downloads.xvid.org/downloads/
DISTNAME= ${PORTNAME}core-${PORTVERSION}
@@ -24,7 +23,7 @@ PLIST_FILES= include/xvid.h \
lib/libxvidcore.so \
lib/libxvidcore.so.4
-WRKSRC= ${WRKDIR}/${DISTNAME}/build/generic
+WRKSRC= ${WRKDIR}/xvidcore/build/generic
OPTIONS= OPTIMIZED_CFLAGS "Use XviD's default optimizations" off