aboutsummaryrefslogtreecommitdiff
path: root/textproc/bedic-data/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/bedic-data/Makefile')
-rw-r--r--textproc/bedic-data/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/textproc/bedic-data/Makefile b/textproc/bedic-data/Makefile
index ce672fbc65a1..43acca9a8391 100644
--- a/textproc/bedic-data/Makefile
+++ b/textproc/bedic-data/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: bedic-data
-# Date created: 15 April 2002
-# Whom: Peter Pentchev <roam@FreeBSD.org>
-#
+# Created by: Peter Pentchev <roam@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= bedic-data
PORTVERSION= 0.1.b1
@@ -21,6 +17,7 @@ DICT_ALL= buleng.dat engbul.dat
DICT_DIR?= ${PREFIX}/share
DICTIONARIES?= ${DICT_ALL}
+NO_STAGE= yes
pre-fetch:
@${ECHO_MSG} "You may set the DICTIONARIES variable to specify which dictionaries"
@${ECHO_MSG} "should be installed; currently, it is set to ${DICTIONARIES}"