aboutsummaryrefslogtreecommitdiff
path: root/misc/freebsd-doc-pt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/freebsd-doc-pt/Makefile')
-rw-r--r--misc/freebsd-doc-pt/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/misc/freebsd-doc-pt/Makefile b/misc/freebsd-doc-pt/Makefile
index f8c827c8be5a..66b24eb09951 100644
--- a/misc/freebsd-doc-pt/Makefile
+++ b/misc/freebsd-doc-pt/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: freebsd-doc-pt
-# Date created: 13 August 2008
-# Whom: Marc Fonvieille <blackend@FreeBSD.org>
-#
+# Created by: Marc Fonvieille <blackend@FreeBSD.org>
# $FreeBSD$
-#
CATEGORIES= misc docs
PKGNAMEPREFIX= pt-
@@ -17,4 +13,5 @@ PLIST= ${.CURDIR}/pkg-plist
DOCLANG= pt_BR.ISO8859-1
DOCLANG_PREFIX= pt_BR
+NO_STAGE= yes
.include "${MASTERDIR}/Makefile"