aboutsummaryrefslogtreecommitdiff
path: root/irc/ratbox-services/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'irc/ratbox-services/Makefile')
-rw-r--r--irc/ratbox-services/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/ratbox-services/Makefile b/irc/ratbox-services/Makefile
index b6e5c690658c..64a46a0280e6 100644
--- a/irc/ratbox-services/Makefile
+++ b/irc/ratbox-services/Makefile
@@ -29,7 +29,7 @@ USE_PERL5= build
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-LIB_DEPENDS+= libpcre.so:${PORTSDIR}/devel/pcre
+LIB_DEPENDS+= libpcre.so:devel/pcre
CONFIGURE_ARGS+=--prefix=${PREFIX} \
--sysconfdir=${PREFIX}/etc/ \
--with-logdir=${LOGDIR} \