diff options
Diffstat (limited to 'audio/py-ogg/Makefile')
-rw-r--r-- | audio/py-ogg/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/py-ogg/Makefile b/audio/py-ogg/Makefile index e516d0cbee4..662b0e503de 100644 --- a/audio/py-ogg/Makefile +++ b/audio/py-ogg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2011/10/15 08:57:43 obache Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/02 23:48:06 asau Exp $ # DISTNAME= pyogg-1.3 @@ -12,8 +12,6 @@ HOMEPAGE= http://vorbis.com/ COMMENT= Python bindings for OGG library LICENSE= gnu-lgpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - HAS_CONFIGURE= yes CONFIG_SHELL= ${PYTHONBIN} CONFIGURE_SCRIPT= config_unix.py |