diff options
Diffstat (limited to 'devel/omniNotify/Makefile')
-rw-r--r-- | devel/omniNotify/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/omniNotify/Makefile b/devel/omniNotify/Makefile index 301b9edf37fa..9ede9ef6bf1d 100644 --- a/devel/omniNotify/Makefile +++ b/devel/omniNotify/Makefile @@ -48,7 +48,7 @@ post-patch: ${WRKSRC}/mk/beforeauto.mk.in post-install: -.if !defined(NOPORTDOCS) +.if !defined(NOPORTEXAMPLES) @${MKDIR} ${EXAMPLESDIR} @cd ${WRKSRC}/examples && ${FIND} . -not -name .cvsignore \ | ${CPIO} --quiet -pdum -R ${SHAREOWN}:${SHAREGRP} ${EXAMPLESDIR} |