summaryrefslogtreecommitdiffstats
path: root/x11-libs/libfakekey
diff options
context:
space:
mode:
authorTreeve Jelbert2015-03-24 13:22:44 +0100
committerTreeve Jelbert2015-03-24 13:27:49 +0100
commit73f1f7226cb2c6ea242aa0a10bdea8ea0b275c8e (patch)
tree76afff4973f8713377baa9d6548adb15e780e80a /x11-libs/libfakekey
parent2fa25bf88ef84d6a7d8d595001bc0d3dc9a147f3 (diff)
libfakekey - fix build
Diffstat (limited to 'x11-libs/libfakekey')
-rwxr-xr-xx11-libs/libfakekey/BUILD2
-rw-r--r--x11-libs/libfakekey/HISTORY3
2 files changed, 5 insertions, 0 deletions
diff --git a/x11-libs/libfakekey/BUILD b/x11-libs/libfakekey/BUILD
new file mode 100755
index 0000000000..5a34e5a27b
--- /dev/null
+++ b/x11-libs/libfakekey/BUILD
@@ -0,0 +1,2 @@
+LDFLAGS+=" -lX11"
+default_build
diff --git a/x11-libs/libfakekey/HISTORY b/x11-libs/libfakekey/HISTORY
index 5dfe79e4f7..6e69b6f76d 100644
--- a/x11-libs/libfakekey/HISTORY
+++ b/x11-libs/libfakekey/HISTORY
@@ -1,3 +1,6 @@
+2015-03-24 Treeve Jelbert <treeve@sourcemage.org>
+ * BUILD: added, to fix build
+
2009-08-29 Eric Sandall <sandalle@sourcemage.org>
* DETAILS, DEPENDS: Created