From ea8ff22cff3d553574b25de8cfd89024ab2cb22e Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 22:10:23 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: net) --- net/sobby/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net/sobby') diff --git a/net/sobby/Makefile b/net/sobby/Makefile index fb5e79569ed5..fb0a14e99e85 100644 --- a/net/sobby/Makefile +++ b/net/sobby/Makefile @@ -28,6 +28,7 @@ PLIST_FILES= bin/${PORTNAME} CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +NO_STAGE= yes do-install: ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${MANPREFIX}/man/man1 -- cgit