aboutsummaryrefslogtreecommitdiff
path: root/sysutils/fileschanged/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/fileschanged/Makefile')
-rw-r--r--sysutils/fileschanged/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/fileschanged/Makefile b/sysutils/fileschanged/Makefile
index 6bc1ad3c5ee0..58e9b755e3ce 100644
--- a/sysutils/fileschanged/Makefile
+++ b/sysutils/fileschanged/Makefile
@@ -14,6 +14,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/argp.h:${PORTSDIR}/devel/argp-standalone \
help2man:${PORTSDIR}/misc/help2man
GNU_CONFIGURE= yes
+NO_STAGE= yes
USE_GMAKE= yes
USE_FAM= yes
CONFIGURE_ENV+= LIBS="-largp"
@@ -27,7 +28,6 @@ PORTDOCS= AUTHORS ChangeLog INSTALL NEWS README
PLIST_FILES= bin/fileschanged
.if !defined(NOPORTDOCS)
-NO_STAGE= yes
post-install:
${MKDIR} ${DOCSDIR}
.for DOCFILE in ${PORTDOCS}