diff options
Diffstat (limited to 'net-mgmt/py-snmp4/Makefile')
-rw-r--r-- | net-mgmt/py-snmp4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/py-snmp4/Makefile b/net-mgmt/py-snmp4/Makefile index 82a9a49f3e84..8b9c56de0596 100644 --- a/net-mgmt/py-snmp4/Makefile +++ b/net-mgmt/py-snmp4/Makefile @@ -28,7 +28,7 @@ DOCSDIR= ${PREFIX}/share/doc/${PYTHON_PKGNAMEPREFIX}${PORTNAME} PORTDOCS= * PORTEXAMPLES= * -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS EXAMPLES post-install: ${MKDIR} ${STAGEDIR}${DOCSDIR} |