diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 11:02:49 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 11:02:49 +0000 |
commit | a62b5a9a5a5a6041922ae514afa3e2b810f2ecb5 (patch) | |
tree | 44ed6579f4bb5d2c575744517e083fdd1c2e8902 /accessibility/redshift | |
parent | 97e5e7dc3d98b93db4dd842d4d477e4a603e3915 (diff) | |
download | ports-a62b5a9a5a5a6041922ae514afa3e2b810f2ecb5.tar.gz ports-a62b5a9a5a5a6041922ae514afa3e2b810f2ecb5.zip |
Notes
Diffstat (limited to 'accessibility/redshift')
-rw-r--r-- | accessibility/redshift/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/accessibility/redshift/Makefile b/accessibility/redshift/Makefile index facf45cc739d..975825018853 100644 --- a/accessibility/redshift/Makefile +++ b/accessibility/redshift/Makefile @@ -10,6 +10,7 @@ MASTER_SITES= http://launchpad.net/redshift/trunk/${PORTVERSION}/+download/ MAINTAINER= feld@FreeBSD.org COMMENT= Adjusts the color temperature of your screen +NO_STAGE= yes FETCH_ARGS= "-pRr" USES= gmake pkgconfig USE_BZIP2= yes |