fix build on 4.x.

Reported by:	pointyhat via kris
Approved by:	takawata (maintainer)
This commit is contained in:
Hajimu UMEMOTO 2005-12-12 02:03:18 +00:00
parent efa2c51b38
commit 5363114c75
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=150941

View file

@ -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>