diff options
Diffstat (limited to 'net/traff/Makefile')
-rw-r--r-- | net/traff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/traff/Makefile b/net/traff/Makefile index b22da7ac50c7..16a3f7d98be2 100644 --- a/net/traff/Makefile +++ b/net/traff/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= daniel@freebsd.ro COMMENT= Libpcab based fast traffic accounting program -BUILD_DEPENDS= ${LOCALBASE}/include/argp.h:${PORTSDIR}/devel/argp-standalone +BUILD_DEPENDS= ${LOCALBASE}/include/argp.h:devel/argp-standalone USE_RC_SUBR= traff USES= gmake |