diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-09-03 21:07:17 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-09-03 21:07:17 +0000 |
commit | 0090808295dbe0366733c7871468f154c19d17e8 (patch) | |
tree | cdbc504d12ee8db825712bef5ec2e47a54174d4a /sysutils/consolehm | |
parent | f9d68c28cd5becf26206cdaa9e2ed8c717c3f5b3 (diff) | |
download | ports-0090808295dbe0366733c7871468f154c19d17e8.tar.gz ports-0090808295dbe0366733c7871468f154c19d17e8.zip |
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 71e0ee777baf..324500da626e 100644 --- a/sysutils/consolehm/Makefile +++ b/sysutils/consolehm/Makefile @@ -13,6 +13,7 @@ COMMENT= Console based hardware monitor for FreeBSD WRKSRC= ${WRKDIR}/consolehm/consolehm +USES= uidfix GNU_CONFIGURE= yes PLIST_FILES= bin/chm man/man8/chm.8.gz |