aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-enchant/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-enchant/Makefile')
-rw-r--r--textproc/py-enchant/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/textproc/py-enchant/Makefile b/textproc/py-enchant/Makefile
index 97bdd715c312..7561229b19b5 100644
--- a/textproc/py-enchant/Makefile
+++ b/textproc/py-enchant/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: py-enchant
-# Date created: 2006-04-03
-# Whom: Nicola Vitale <nivit@email.it>
-#
+# Created by: Nicola Vitale <nivit@email.it>
# $FreeBSD$
-#
PORTNAME= enchant
PORTVERSION= 1.6.5
@@ -27,4 +23,5 @@ PYDISTUTILS_PKGNAME= pyenchant
LDFLAGS+= -L${LOCALBASE}/lib
+NO_STAGE= yes
.include <bsd.port.mk>