diff options
-rw-r--r-- | devel/py-gdata/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/py-gdata/Makefile b/devel/py-gdata/Makefile index 89ae4a427d58..7fa67d6cbea2 100644 --- a/devel/py-gdata/Makefile +++ b/devel/py-gdata/Makefile @@ -20,7 +20,6 @@ USE_PYDISTUTILS= yes EXAMPLESDIR= ${TARGETDIR}/share/examples/py-${PORTNAME} -NOPORTEXAMPLES= yes .if !defined(NOPORTEXAMPLES) post-install: @${MKDIR} ${EXAMPLESDIR} |