summaryrefslogtreecommitdiff
path: root/archivers/lzop
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-06-04 22:50:05 +0000
committerWill Andrews <will@FreeBSD.org>2000-06-04 22:50:05 +0000
commitefba9c049a0cab497467bd41afb93afeceb17f24 (patch)
treeb80e05561a9b7a7c5d9d2ec52389a640dcae7d7d /archivers/lzop
parentAdd streamripper, a program splits a SHOUTcast stream into tracks. (diff)
Update liblzo.so.1 port target.
Notes
Notes: svn path=/head/; revision=29187
Diffstat (limited to 'archivers/lzop')
-rw-r--r--archivers/lzop/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/lzop/Makefile b/archivers/lzop/Makefile
index d1ff0859dafa..5704626a0ad3 100644
--- a/archivers/lzop/Makefile
+++ b/archivers/lzop/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://wildsau.idv.uni-linz.ac.at/mfx/lzo-download/
MAINTAINER= will@FreeBSD.org
-LIB_DEPENDS= lzo.1:${PORTSDIR}/archivers/liblzo
+LIB_DEPENDS= lzo.1:${PORTSDIR}/archivers/lzo
GNU_CONFIGURE= YES
CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \