diff options
Diffstat (limited to 'net-mgmt/netmagis-detecteq/Makefile')
-rw-r--r-- | net-mgmt/netmagis-detecteq/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/netmagis-detecteq/Makefile b/net-mgmt/netmagis-detecteq/Makefile index c93a7af0ab71..bafcf67251e1 100644 --- a/net-mgmt/netmagis-detecteq/Makefile +++ b/net-mgmt/netmagis-detecteq/Makefile @@ -11,4 +11,5 @@ MASTERDIR= ${.CURDIR}/../netmagis-common PKGMESSAGE= ${.CURDIR}/pkg-message PLIST= ${.CURDIR}/pkg-plist +NO_STAGE= yes .include "${MASTERDIR}/Makefile" |