diff options
Diffstat (limited to 'graphics/py-aafigure/Makefile')
-rw-r--r-- | graphics/py-aafigure/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/py-aafigure/Makefile b/graphics/py-aafigure/Makefile index ff7e741f1b8a..837e777ce576 100644 --- a/graphics/py-aafigure/Makefile +++ b/graphics/py-aafigure/Makefile @@ -19,8 +19,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pillow>0:${PORTSDIR}/graphics/py-pillow \ USES= python USE_PYTHON= distutils autoplist -DOCSDIR= ${PREFIX}/share/doc/${UNIQUENAME} -EXAMPLESDIR= ${PREFIX}/share/examples/${UNIQUENAME} +DOCSDIR= ${PREFIX}/share/doc/${PKGBASE} +EXAMPLESDIR= ${PREFIX}/share/examples/${PKGBASE} PORTDOCS= README.txt PORTEXAMPLES= * |