diff options
Diffstat (limited to 'graphics/py-graph-dot/Makefile')
-rw-r--r-- | graphics/py-graph-dot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-graph-dot/Makefile b/graphics/py-graph-dot/Makefile index 0aeb9234041d..949a955e53c1 100644 --- a/graphics/py-graph-dot/Makefile +++ b/graphics/py-graph-dot/Makefile @@ -30,5 +30,5 @@ post-stage: add-plist-post: @${REINPLACE_CMD} -e "/readwrite\/__init__.py/d" ${TMPPLIST} - + .include <bsd.port.mk> |