aboutsummaryrefslogtreecommitdiff
path: root/audio/py-ogg/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/py-ogg/Makefile')
-rw-r--r--audio/py-ogg/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/audio/py-ogg/Makefile b/audio/py-ogg/Makefile
index 36eb285b3ad1..a37fd7ceab4a 100644
--- a/audio/py-ogg/Makefile
+++ b/audio/py-ogg/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: pyogg
-# Date created: 23 Sep 2002
-# Whom: nbm
-#
+# Created by: nbm
# $FreeBSD$
-#
PORTNAME= ogg
PORTVERSION= 1.3
@@ -19,6 +15,7 @@ COMMENT= Object-oriented Python bindings for the ogg library
LIB_DEPENDS= ogg:${PORTSDIR}/audio/libogg
USE_PYTHON= yes
+NO_STAGE= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_PKGNAME= pyogg