diff options
Diffstat (limited to 'databases/pydbdesigner')
-rw-r--r-- | databases/pydbdesigner/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/databases/pydbdesigner/Makefile b/databases/pydbdesigner/Makefile index 97e147965f9a..5a4ba45e8e05 100644 --- a/databases/pydbdesigner/Makefile +++ b/databases/pydbdesigner/Makefile @@ -31,8 +31,6 @@ MY_SITELIBSUBDIR= ${PYTHON_SITELIBSUBDIR}/${PORTNAME} .include <bsd.port.pre.mk> -CPIO?= /usr/bin/cpio - PYVERSION= ${PYTHON_VERSION:S/^python//} .if defined(PYTHON_VERSION) && ${PYVERSION:S/.//} < 22 .undef NO_IGNORE |