diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-11-14 10:56:29 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-11-14 10:56:29 +0000 |
commit | b460bd6543b45fb8b8b8d85d781e3ddbfe80bf61 (patch) | |
tree | b21bb163612ada27b794145017e435f07958d801 /net/serveez | |
parent | 08971ff8e26db5201814efe67f53cd9d7bd86f08 (diff) | |
download | ports-b460bd6543b45fb8b8b8d85d781e3ddbfe80bf61.tar.gz ports-b460bd6543b45fb8b8b8d85d781e3ddbfe80bf61.zip |
Notes
Diffstat (limited to 'net/serveez')
-rw-r--r-- | net/serveez/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/net/serveez/Makefile b/net/serveez/Makefile index 2e3636b138a0..4da12a502ff7 100644 --- a/net/serveez/Makefile +++ b/net/serveez/Makefile @@ -17,9 +17,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A server framework LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile -.if !exists(/usr/bin/bzip2) -LIB_DEPENDS+= bz2.1:${PORTSDIR}/archivers/bzip2 -.endif GUILE_CONFIG?= ${LOCALBASE}/bin/guile-config |