diff options
Diffstat (limited to 'net/ifstated/Makefile')
-rw-r--r-- | net/ifstated/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ifstated/Makefile b/net/ifstated/Makefile index 9086b7423762..c90743491042 100644 --- a/net/ifstated/Makefile +++ b/net/ifstated/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://christianserving.org/ports/net/ifstated/ MAINTAINER= ports@christianserving.org COMMENT= Interface state daemon -LIB_DEPENDS= libevent.so:${PORTSDIR}/devel/libevent2 +LIB_DEPENDS= libevent.so:devel/libevent2 PLIST_FILES= etc/ifstated.conf-sample \ sbin/ifstated \ |