aboutsummaryrefslogtreecommitdiffstats
path: root/comms/py-lirc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'comms/py-lirc/Makefile')
-rw-r--r--comms/py-lirc/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/comms/py-lirc/Makefile b/comms/py-lirc/Makefile
index 3347ce6043f5..70af0c65ca78 100644
--- a/comms/py-lirc/Makefile
+++ b/comms/py-lirc/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: py23-lirc
-# Date created: 6 January 2004
-# Whom: Lewis Thompson (purple@lewiz.net)
-#
+# Created by: Lewis Thompson (purple@lewiz.net)
# $FreeBSD$
-#
PORTNAME= lirc
PORTVERSION= 0.0.5
@@ -28,4 +24,5 @@ USE_PYDISTUTILS= yes
USE_PYTHON_PREFIX= yes
PYDISTUTILS_PKGNAME= pylirc
+NO_STAGE= yes
.include <bsd.port.mk>