diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2006-06-11 21:04:35 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2006-06-11 21:04:35 +0000 |
commit | 6c2493644bfb89d4c4b38e8b65084cf955355428 (patch) | |
tree | a1680da31b8b0ba0e16646d3ac45e97ccc4eabf6 /graphics | |
parent | 25a005d80db0fa0ca4c020d85bb35b5857cddf91 (diff) | |
download | ports-6c2493644bfb89d4c4b38e8b65084cf955355428.tar.gz ports-6c2493644bfb89d4c4b38e8b65084cf955355428.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/py-editobj/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/py-editobj/Makefile b/graphics/py-editobj/Makefile index 3c74c591beac..aca64dbc637c 100644 --- a/graphics/py-editobj/Makefile +++ b/graphics/py-editobj/Makefile @@ -16,7 +16,6 @@ MAINTAINER= acardenas@bsd.org.pe COMMENT= Create and display a Tkinter dialog box for editing any Python object DIST_SUBDIR= python -USE_GZIP= yes USE_PYTHON= yes USE_PYDISTUTILS= yes WRKSRC= ${WRKDIR}/EditObj-${PORTVERSION} |