aboutsummaryrefslogtreecommitdiff
path: root/devel/libdnsres/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libdnsres/Makefile')
-rw-r--r--devel/libdnsres/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libdnsres/Makefile b/devel/libdnsres/Makefile
index 07291d48afc6..18769f257095 100644
--- a/devel/libdnsres/Makefile
+++ b/devel/libdnsres/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= http://monkey.org/~provos/
MAINTAINER= oz@nixil.net
COMMENT= Provides a non-blocking thread-safe API for resolving DNS names
-BUILD_DEPENDS= ${LOCALBASE}/lib/libevent.a:${PORTSDIR}/devel/libevent2
+BUILD_DEPENDS= ${LOCALBASE}/lib/libevent.a:devel/libevent2
USES= libtool
GNU_CONFIGURE= yes