diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2018-05-05 13:54:37 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2018-05-05 13:54:37 +0000 |
commit | a5a41e799da7b96787c0736d79e414417c8e0bdb (patch) | |
tree | 8a4e4039677a92814e1bfe816bd355d4a97a56ee /misc/fortune-mod-bible | |
parent | 0ed4441c69cc8312feba791a11581e4e92c3976f (diff) | |
download | ports-a5a41e799da7b96787c0736d79e414417c8e0bdb.tar.gz ports-a5a41e799da7b96787c0736d79e414417c8e0bdb.zip |
Notes
Diffstat (limited to 'misc/fortune-mod-bible')
-rw-r--r-- | misc/fortune-mod-bible/Makefile | 2 |
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) |