summaryrefslogtreecommitdiff
path: root/www/monkey
diff options
context:
space:
mode:
authorClement Laforet <clement@FreeBSD.org>2005-01-16 14:51:55 +0000
committerClement Laforet <clement@FreeBSD.org>2005-01-16 14:51:55 +0000
commit23bfab2ecbff6ac28fff6e4e89d298cb1d02a59e (patch)
tree34fcdd1e20af7050b2d3bf2819c2dbf339864e36 /www/monkey
parentLog4cxx is a port to C++ of the Log4j project. The goal is have the same (diff)
- libexecinfo is no longer required
Notes
Notes: svn path=/head/; revision=126584
Diffstat (limited to 'www/monkey')
-rw-r--r--www/monkey/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/www/monkey/Makefile b/www/monkey/Makefile
index f453ce454b59..0f7372b56cf7 100644
--- a/www/monkey/Makefile
+++ b/www/monkey/Makefile
@@ -13,8 +13,6 @@ MASTER_SITES= http://monkeyd.sourceforge.net/versions/
MAINTAINER= clement@FreeBSD.org
COMMENT= A small, powerful, and fast Web server written in C
-LIB_DEPENDS= execinfo.1:${PORTSDIR}/devel/libexecinfo
-
USE_GMAKE= yes
ALL_TARGET= default
HAS_CONFIGURE= yes