From f45d0a8198e01f9de3159f120af98857c70773c1 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Sun, 22 Sep 2013 18:05:04 +0000 Subject: Fix NO_STAGE attribution --- net-mgmt/jnettop/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-mgmt/jnettop') diff --git a/net-mgmt/jnettop/Makefile b/net-mgmt/jnettop/Makefile index 7259162db6b6..26c310065594 100644 --- a/net-mgmt/jnettop/Makefile +++ b/net-mgmt/jnettop/Makefile @@ -15,13 +15,13 @@ GNU_CONFIGURE= yes USES= pkgconfig USE_GNOME= glib20 USE_GMAKE= yes +NO_STAGE= yes LICENSE= GPLv2 CONFIGURE_ARGS= --prefix=${PREFIX} .if defined(WITH_DAG) -NO_STAGE= yes post-configure: ${ECHO_CMD} "#define BSD 1" >> ${WRKSRC}/config.h .endif -- cgit v1.2.3