diff options
author | Mark Felder <feld@FreeBSD.org> | 2013-10-26 01:35:09 +0000 |
---|---|---|
committer | Mark Felder <feld@FreeBSD.org> | 2013-10-26 01:35:09 +0000 |
commit | 2e89fe22c3952690fd55f1ed649518eecabe677d (patch) | |
tree | 38f424fb413024789b4812df9fbbc0ebefc5c6c3 /accessibility/redshift | |
parent | 3be3e90f932fe30b2ab3df681ac68ff01b119a6d (diff) | |
download | ports-2e89fe22c3952690fd55f1ed649518eecabe677d.tar.gz ports-2e89fe22c3952690fd55f1ed649518eecabe677d.zip |
Notes
Diffstat (limited to 'accessibility/redshift')
-rw-r--r-- | accessibility/redshift/Makefile | 3 | ||||
-rw-r--r-- | accessibility/redshift/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/accessibility/redshift/Makefile b/accessibility/redshift/Makefile index 975825018853..8476fd38c14e 100644 --- a/accessibility/redshift/Makefile +++ b/accessibility/redshift/Makefile @@ -10,14 +10,11 @@ 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 GNU_CONFIGURE= yes INSTALLS_ICONS= yes -MAN1= redshift.1 -MANCOMPRESSED= no CONFIGURE_ARGS+= --disable-wingdi diff --git a/accessibility/redshift/pkg-plist b/accessibility/redshift/pkg-plist index 634a22fd55d9..90d8a2055d70 100644 --- a/accessibility/redshift/pkg-plist +++ b/accessibility/redshift/pkg-plist @@ -1,4 +1,5 @@ bin/redshift +man/man1/redshift.1.gz share/icons/hicolor/scalable/apps/redshift.svg share/icons/hicolor/scalable/apps/redshift-status-off.svg share/icons/hicolor/scalable/apps/redshift-status-on.svg |