diff options
Diffstat (limited to 'devel/liboop/Makefile')
-rw-r--r-- | devel/liboop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/liboop/Makefile b/devel/liboop/Makefile index 8fcd4c1dc158..6d7e3422e6ef 100644 --- a/devel/liboop/Makefile +++ b/devel/liboop/Makefile @@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= distfiles MAINTAINER= ports@FreeBSD.org COMMENT= A low-level event loop management library for POSIX-based OS -LIB_DEPENDS= adns.12:${PORTSDIR}/dns/adns \ +LIB_DEPENDS= adns.1:${PORTSDIR}/dns/adns \ tcl84.1:${PORTSDIR}/lang/tcl84 \ wwwcore.1:${PORTSDIR}/www/libwww |