diff options
Diffstat (limited to 'deskutils/gnote/Makefile')
-rw-r--r-- | deskutils/gnote/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/deskutils/gnote/Makefile b/deskutils/gnote/Makefile index ebddfd09fbc7..04f5061fe84f 100644 --- a/deskutils/gnote/Makefile +++ b/deskutils/gnote/Makefile @@ -39,6 +39,8 @@ DOCS= AUTHORS ChangeLog NEWS README TODO PLIST_SUB+= VERSION=${PORTVERSION} +OPTIONS_DEFINE= DOCS + post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} .for i in ${DOCS} |