summaryrefslogtreecommitdiff
path: root/graphics/enfle/Makefile
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2010-11-09 18:58:25 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2010-11-09 18:58:25 +0000
commitdab3be2b8b5e301663f9548d216289a4d20455cd (patch)
tree900e3f57d49e91cd857a571855c37ac069022cda /graphics/enfle/Makefile
parentUpdate to new upstream release 2.1.4. (diff)
Increment PORTREVISION after liblzma major version change in archivers/xz.
Diffstat (limited to '')
-rw-r--r--graphics/enfle/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/enfle/Makefile b/graphics/enfle/Makefile
index 145a09f3293f..164f1f60fdd4 100644
--- a/graphics/enfle/Makefile
+++ b/graphics/enfle/Makefile
@@ -7,6 +7,7 @@
PORTNAME= enfle
PORTVERSION= 20101006
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://enfle.fennel.org/files/stable/
@@ -73,7 +74,7 @@ PLIST_SUB+= AVCODEC="@comment "
.endif
.if (${OSVERSION} >= 900000 && ${OSVERSION} < 900012) || ${OSVERSION} < 800505
-LIB_DEPENDS+= lzma.0:${PORTSDIR}/archivers/xz
+LIB_DEPENDS+= lzma.5:${PORTSDIR}/archivers/xz
.endif
post-patch: