summaryrefslogtreecommitdiff
path: root/german/manpages
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 18:30:00 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 18:30:00 +0000
commita285ade9102ca7c15642dfccd7816abc3c725c98 (patch)
tree19bc9b9ac2797b3584833a8988be56772582cfb3 /german/manpages
parentMake sure to build with MDDS 0.9.0 and later. It is necessary since r327493 (diff)
Add NO_STAGE all over the place in preparation for the staging support (cat: german)
Notes
Notes: svn path=/head/; revision=327732
Diffstat (limited to 'german/manpages')
-rw-r--r--german/manpages/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/german/manpages/Makefile b/german/manpages/Makefile
index 111f9c7691a4..b3fd8e8f2816 100644
--- a/german/manpages/Makefile
+++ b/german/manpages/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: German manpages
-# Date created: 29 September 1997
-# Whom: wosch
-#
+# Created by: wosch
# $FreeBSD$
-#
PORTNAME= manpages-de
PORTVERSION= 0.5
@@ -21,6 +17,7 @@ PLIST= ${WRKSRC}/PLIST
mandir= ${PREFIX}/man/${LANG}
manpages= ${PORTNAME}-${PORTVERSION}
+NO_STAGE= yes
do-build:
makewhatis ${WRKSRC}/${manpages}
.if !defined(NO_MANCOMPRESS)