diff --git a/x11/hsetroot/Makefile b/x11/hsetroot/Makefile index b8ede70de75b..6f230cdc2967 100644 --- a/x11/hsetroot/Makefile +++ b/x11/hsetroot/Makefile @@ -3,7 +3,7 @@ PORTNAME= hsetroot PORTVERSION= 1.0.2 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= x11 MAINTAINER= danfe@FreeBSD.org @@ -12,6 +12,7 @@ COMMENT= Wallpaper manipulation utility for X11 LICENSE= GPLv2 LIB_DEPENDS= libImlib2.so:graphics/imlib2 +RUN_DEPENDS= xrandr:x11/xrandr USE_GITHUB= yes GH_ACCOUNT= himdel