aboutsummaryrefslogtreecommitdiff
path: root/textproc/dikt/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:17:30 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:17:30 +0000
commit0068f2d47fabca8b05218243fb099000a6413c86 (patch)
treeb8fd4b8a52985538fae79abf3fc275d83a2b9feb /textproc/dikt/Makefile
parent83f65384c9041fa9a31c84b5e21b643fa2bf97c6 (diff)
downloadports-0068f2d47fabca8b05218243fb099000a6413c86.tar.gz
ports-0068f2d47fabca8b05218243fb099000a6413c86.zip
Notes
Diffstat (limited to 'textproc/dikt/Makefile')
-rw-r--r--textproc/dikt/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/textproc/dikt/Makefile b/textproc/dikt/Makefile
index 12eb78e15ef6..df84ec509ef1 100644
--- a/textproc/dikt/Makefile
+++ b/textproc/dikt/Makefile
@@ -1,7 +1,4 @@
-# New ports collection makefile for: dikt
-# Date created: 28-12-2008
-# Whom: Goran Tal <goran.tal@gmail.com>
-#
+# Created by: Goran Tal <goran.tal@gmail.com>
# $FreeBSD$
PORTNAME= dikt
@@ -29,4 +26,5 @@ PLIST_FILES= bin/dikt \
share/kde4/services/dict.protocol
PLIST_DIRS= share/apps/dikt
+NO_STAGE= yes
.include <bsd.port.mk>