diff options
author | bapt <bapt@FreeBSD.org> | 2014-04-29 01:04:08 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-04-29 01:04:08 +0800 |
commit | 2c73ec1e0a7050e35781eaea8d1ccfae719eeddd (patch) | |
tree | c785afd37a8efe4afef98dff26c7bc45195871f6 /audio | |
parent | 2dac3196cf26624bf548219e26a28e0f170e287c (diff) | |
download | freebsd-ports-gnome-2c73ec1e0a7050e35781eaea8d1ccfae719eeddd.tar.gz freebsd-ports-gnome-2c73ec1e0a7050e35781eaea8d1ccfae719eeddd.tar.zst freebsd-ports-gnome-2c73ec1e0a7050e35781eaea8d1ccfae719eeddd.zip |
Remove cruft
Diffstat (limited to 'audio')
-rw-r--r-- | audio/py-cddb/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/py-cddb/Makefile b/audio/py-cddb/Makefile index 9a43672955eb..531ed1ee2b7c 100644 --- a/audio/py-cddb/Makefile +++ b/audio/py-cddb/Makefile @@ -15,6 +15,5 @@ USE_PYTHON= 2 USE_PYDISTUTILS= yes USE_PYTHON_PREFIX= yes PYDISTUTILS_AUTOPLIST= yes -PYDISTUTILS_PKGNAME= CDDB .include <bsd.port.mk> |