diff options
Diffstat (limited to 'sysutils/radeontool/Makefile')
-rw-r--r-- | sysutils/radeontool/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sysutils/radeontool/Makefile b/sysutils/radeontool/Makefile index 4f2d900dbdbb..6eca2750f665 100644 --- a/sysutils/radeontool/Makefile +++ b/sysutils/radeontool/Makefile @@ -13,6 +13,4 @@ MASTER_SITES= http://fdd.com/software/radeon/ MAINTAINER= takawata@jp.freebsd.org COMMENT= ATI Radeon video card contoroling tool useful for laptops -MAKE_ENV+= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" - .include <bsd.port.mk> |