diff options
author | danfe <danfe@FreeBSD.org> | 2017-02-01 02:23:03 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2017-02-01 02:23:03 +0800 |
commit | 2a5585243c08ab46551ab907b930962a6e8986ab (patch) | |
tree | 0d5f0d873a42e47f6b228902908282e44c6ed9fa /deskutils | |
parent | 5a6694d6078d6a5ae69b9e356ce6eefd31175c60 (diff) | |
download | freebsd-ports-gnome-2a5585243c08ab46551ab907b930962a6e8986ab.tar.gz freebsd-ports-gnome-2a5585243c08ab46551ab907b930962a6e8986ab.tar.zst freebsd-ports-gnome-2a5585243c08ab46551ab907b930962a6e8986ab.zip |
Unbreak the INDEX build after r432934.
Prompted by: mat
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/p5-ZConf-BGSet/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/p5-ZConf-BGSet/Makefile b/deskutils/p5-ZConf-BGSet/Makefile index 1e53a99bb289..663e256e99da 100644 --- a/deskutils/p5-ZConf-BGSet/Makefile +++ b/deskutils/p5-ZConf-BGSet/Makefile @@ -1,4 +1,4 @@ -# Created by: Zane C, Bowers <vvelox@vvelox.net> +# Created by: Zane C. Bowers-Hadley <vvelox@vvelox.net> # $FreeBSD$ PORTNAME= ZConf-BGSet @@ -14,7 +14,7 @@ COMMENT= Background management utility and Perl module that uses ZConf BUILD_DEPENDS= p5-Image-Size-FillFullSelect>=0.1.0:graphics/p5-Image-Size-FillFullSelect \ p5-ZConf>=:net/p5-ZConf \ - ${LOCALBASE}/bin/hsetroot:graphics/hsetroot \ + hsetroot:x11/hsetroot \ p5-Imager-AverageGray>=0.0.0:graphics/p5-Imager-AverageGray \ p5-X11-Resolution>=0.0.0:x11/p5-X11-Resolution \ p5-String-ShellQuote>=1.04:textproc/p5-String-ShellQuote |