diff options
Diffstat (limited to 'games/py-fife/Makefile')
-rw-r--r-- | games/py-fife/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/py-fife/Makefile b/games/py-fife/Makefile index 677c936..e5d9c6f 100644 --- a/games/py-fife/Makefile +++ b/games/py-fife/Makefile @@ -39,6 +39,8 @@ post-patch: ${REINPLACE_CMD} -e 's/X11R6/local/g; s/libpng/ligpng15/g' ${WRKSRC}/build/openbsd4-config.py && \ ${MV} ${WRKSRC}/build/openbsd4-config.py ${WRKSRC}/build/${PYTHON_PLATFORM}-config.py +OPTIONS_DEFINE= DOCS + .include <bsd.port.options.mk> post-install: |