summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2014-03-01 00:51:45 +0000
committeramdmi3 <amdmi3@FreeBSD.org>2014-03-01 00:51:45 +0000
commit5fdbfb20a97cfc6e351e3405d3f56f243777ed5f (patch)
treed16aaf7d7b497cbfdfc58d3a2d149b2dd10591a3
parent179ec6c238b75b898882454fb0511f15afa9cba0 (diff)
downloadFreeBSD-ports-5fdbfb20a97cfc6e351e3405d3f56f243777ed5f.zip
FreeBSD-ports-5fdbfb20a97cfc6e351e3405d3f56f243777ed5f.tar.gz
- Fix build on 10.x
-rw-r--r--graphics/hsetroot/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/hsetroot/Makefile b/graphics/hsetroot/Makefile
index ecd1130..1e669b8 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
OpenPOWER on IntegriCloud