From 260207ce91e2656af49dbcb8b2556c315389b3a2 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 23:17:30 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: textproc) --- textproc/dikt/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'textproc/dikt') 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 -# +# Created by: Goran Tal # $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 -- cgit