diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-01-22 12:18:43 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-01-22 12:18:43 +0000 |
commit | 439b8a040c6cc5d9c091b08a90056d1059d4640b (patch) | |
tree | 8132e1111bd2c96ba9c0959d3cfce2b62a26551b /databases/pydbdesigner | |
parent | f26c8efaac7d5c7934a01e89d790bac25766df39 (diff) |
Notes
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 |