aboutsummaryrefslogtreecommitdiff
path: root/misc/fortune-mod-bible
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2018-05-05 13:54:37 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2018-05-05 13:54:37 +0000
commita5a41e799da7b96787c0736d79e414417c8e0bdb (patch)
tree8a4e4039677a92814e1bfe816bd355d4a97a56ee /misc/fortune-mod-bible
parent0ed4441c69cc8312feba791a11581e4e92c3976f (diff)
downloadports-a5a41e799da7b96787c0736d79e414417c8e0bdb.tar.gz
ports-a5a41e799da7b96787c0736d79e414417c8e0bdb.zip
For ports in `misc' category: remove redundant PKGMESSAGE assignment,
which is set appropriately by the b.p.m when `pkg-message' appears on the SUB_FILES list.
Notes
Notes: svn path=/head/; revision=469109
Diffstat (limited to 'misc/fortune-mod-bible')
-rw-r--r--misc/fortune-mod-bible/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/fortune-mod-bible/Makefile b/misc/fortune-mod-bible/Makefile
index 3caa9e8ef43f..7ed7f431d004 100644
--- a/misc/fortune-mod-bible/Makefile
+++ b/misc/fortune-mod-bible/Makefile
@@ -13,7 +13,7 @@ COMMENT= King James V Bible in fortune file format
DIST_SUBDIR= ${PORTNAME}
NO_WRKSUBDIR= yes
-PKGMESSAGE= ${WRKDIR}/pkg-message
+
USES= tar:bzip2
SUB_FILES+= pkg-message
.if exists(/usr/games/strfile)