diff options
Diffstat (limited to 'graphics/hsetroot/Makefile')
-rw-r--r-- | graphics/hsetroot/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/hsetroot/Makefile b/graphics/hsetroot/Makefile index ecd1130b6208..1e669b86e5a0 100644 --- a/graphics/hsetroot/Makefile +++ b/graphics/hsetroot/Makefile @@ -15,6 +15,8 @@ LICENSE= GPLv2 GNU_CONFIGURE= yes USES= gmake USE_EFL= imlib2 +USE_XORG= x11 +LDFLAGS= -lX11 PLIST_FILES= bin/hsetroot |