diff options
Diffstat (limited to 'x11-themes/slim-freebsd-black-theme/Makefile')
-rw-r--r-- | x11-themes/slim-freebsd-black-theme/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-themes/slim-freebsd-black-theme/Makefile b/x11-themes/slim-freebsd-black-theme/Makefile index 29c1a1c26699..1f840145e490 100644 --- a/x11-themes/slim-freebsd-black-theme/Makefile +++ b/x11-themes/slim-freebsd-black-theme/Makefile @@ -24,6 +24,8 @@ PLIST_SUB= THEMEDIR=${THEMEDIR_REL} SUB_FILES= pkg-message PORTDOCS= README.md AUTHORS COPYING TRADEMARKS +OPTIONS_DEFINE= DOCS + do-install: ${MKDIR} ${STAGEDIR}${THEMEDIR} (cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${THEMEDIR} \ |