fix build on 4.x.
Reported by: pointyhat via kris Approved by: takawata (maintainer)
This commit is contained in:
parent
efa2c51b38
commit
5363114c75
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=150941
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# New ports collection makefile for: monitord
|
||||
# New ports collection makefile for: radeontool
|
||||
# Date created: 10 Dec 2005
|
||||
# Whom: takawata@jp.FreeBSD.org
|
||||
#
|
||||
|
@ -13,5 +13,6 @@ MASTER_SITES= http://fdd.com/software/radeon/
|
|||
MAINTAINER= takawata@jp.freebsd.org
|
||||
COMMENT= ATI Radeon video card contoroling tool useful for laptops
|
||||
|
||||
USE_GETOPT_LONG=YES
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue