summaryrefslogtreecommitdiff
path: root/archivers/lzop
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2005-05-31 19:58:33 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2005-05-31 19:58:33 +0000
commit4f02559f478d051d259832a1f195c7982d9bc0d3 (patch)
tree91ac0497e1016dce831ce03f77a6bb5976e39d59 /archivers/lzop
parentI just noticed I forgot to cvs add the ATmega1280 patch last time. (diff)
- Backout latest commit, it needs a repocopy due to API change.
Noticed by: Matthias Andree <matthias.andree@gmx.de>
Notes
Notes: svn path=/head/; revision=136557
Diffstat (limited to 'archivers/lzop')
-rw-r--r--archivers/lzop/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/lzop/Makefile b/archivers/lzop/Makefile
index 48578e555447..ec42a9719d7b 100644
--- a/archivers/lzop/Makefile
+++ b/archivers/lzop/Makefile
@@ -7,14 +7,14 @@
PORTNAME= lzop
PORTVERSION= 1.01
-PORTREVISION= 1
+PORTREVISION= 2
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.2:${PORTSDIR}/archivers/lzo
+LIB_DEPENDS= lzo.1:${PORTSDIR}/archivers/lzo
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}