diff options
Diffstat (limited to 'print/py-cups/Makefile')
-rw-r--r-- | print/py-cups/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/py-cups/Makefile b/print/py-cups/Makefile index 33c98c319ee6..2229c6902314 100644 --- a/print/py-cups/Makefile +++ b/print/py-cups/Makefile @@ -23,6 +23,7 @@ USE_PYTHON= -2.7 PLIST_FILES= %%PYTHON_SITELIBDIR%%/cups.so PYDISTUTILS_EGGINFO= py${PORTNAME}-${PORTVERSION}-py${PYTHON_VER}.egg-info +NO_STAGE= yes .include <bsd.port.pre.mk> post-patch: |