diff options
author | Mikhail Teterin <mi@FreeBSD.org> | 2017-11-28 18:58:57 +0000 |
---|---|---|
committer | Mikhail Teterin <mi@FreeBSD.org> | 2017-11-28 18:58:57 +0000 |
commit | 277b8013dab2b2593c61346d258a96ed68e4b898 (patch) | |
tree | d85adb7509750a4d4b8266caaabe63b3f0c14083 /sysutils/consolehm | |
parent | 8dd0b5f4cdf4c488e1368686379ede04493b6fc3 (diff) |
Notes
Diffstat (limited to 'sysutils/consolehm')
-rw-r--r-- | sysutils/consolehm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/consolehm/Makefile b/sysutils/consolehm/Makefile index de479ee9b1a6..ec3d0112b454 100644 --- a/sysutils/consolehm/Makefile +++ b/sysutils/consolehm/Makefile @@ -16,6 +16,7 @@ ONLY_FOR_ARCHS_REASON= uses x86-only assembly from machine/cpufunc.h USES= uidfix GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/consolehm/consolehm +MAKE_ARGS+= -e PLIST_FILES= bin/chm man/man8/chm.8.gz |