summaryrefslogtreecommitdiffstats
path: root/crypto/x11-ssh-askpass/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/x11-ssh-askpass/BUILD')
-rwxr-xr-xcrypto/x11-ssh-askpass/BUILD8
1 files changed, 8 insertions, 0 deletions
diff --git a/crypto/x11-ssh-askpass/BUILD b/crypto/x11-ssh-askpass/BUILD
new file mode 100755
index 0000000000..3683f74a99
--- /dev/null
+++ b/crypto/x11-ssh-askpass/BUILD
@@ -0,0 +1,8 @@
+./configure --prefix=/usr \
+ --libexecdir=/usr/libexec \
+ --mandir=/usr/share/man \
+ $OPTS &&
+
+xmkmf &&
+make includes &&
+make