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/shelldap/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net/shelldap') diff --git a/net/shelldap/Makefile b/net/shelldap/Makefile index 3e956cf8fbc8..7c8ef7e4c314 100644 --- a/net/shelldap/Makefile +++ b/net/shelldap/Makefile @@ -25,6 +25,7 @@ PLIST_FILES= bin/shelldap NO_BUILD= yes +NO_STAGE= yes post-extract: ${LOCALBASE}/bin/pod2man < ${WRKSRC}/shelldap > ${WRKSRC}/shelldap.1 -- cgit