summaryrefslogtreecommitdiff
path: root/archivers/lzop
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2005-05-31 17:57:11 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2005-05-31 17:57:11 +0000
commit12a7f133fc9d30a5be41853eacd54410d26657c0 (patch)
tree66e8a12b010ada3298a64cbb0056ffe947a033c2 /archivers/lzop
parent- Update to 2.0. (diff)
- Bump lzo lib version.
- Bump PORTREVISION.
Notes
Notes: svn path=/head/; revision=136548
Diffstat (limited to 'archivers/lzop')
-rw-r--r--archivers/lzop/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/lzop/Makefile b/archivers/lzop/Makefile
index bd11f6006d60..48578e555447 100644
--- a/archivers/lzop/Makefile
+++ b/archivers/lzop/Makefile
@@ -7,13 +7,14 @@
PORTNAME= lzop
PORTVERSION= 1.01
+PORTREVISION= 1
CATEGORIES= archivers
MASTER_SITES= http://www.lzop.org/download/
MAINTAINER= ports@FreeBSD.org
COMMENT= Fast file compressor similar to gzip, using the LZO library
-LIB_DEPENDS= lzo.1:${PORTSDIR}/archivers/lzo
+LIB_DEPENDS= lzo.2:${PORTSDIR}/archivers/lzo
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}