From 148314483d3098c0d6a33944f1190842e671502f Mon Sep 17 00:00:00 2001 From: mat Date: Fri, 1 Apr 2016 14:00:51 +0000 Subject: Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g. With hat: portmgr Sponsored by: Absolight --- databases/sharedance/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'databases/sharedance') diff --git a/databases/sharedance/Makefile b/databases/sharedance/Makefile index 2a82cb03fabf..f6c817c41350 100644 --- a/databases/sharedance/Makefile +++ b/databases/sharedance/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://download.pureftpd.org/pub/sharedance/ MAINTAINER= ports@FreeBSD.org COMMENT= Daemon to centralize keys and associated data -LIB_DEPENDS= libevent.so:${PORTSDIR}/devel/libevent2 +LIB_DEPENDS= libevent.so:devel/libevent2 CONFIGURE_ARGS= --with-largefile GNU_CONFIGURE= yes -- cgit