summaryrefslogtreecommitdiffstats
path: root/editors/vile/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'editors/vile/BUILD')
-rwxr-xr-xeditors/vile/BUILD7
1 files changed, 7 insertions, 0 deletions
diff --git a/editors/vile/BUILD b/editors/vile/BUILD
new file mode 100755
index 0000000000..ec9df6ba77
--- /dev/null
+++ b/editors/vile/BUILD
@@ -0,0 +1,7 @@
+OPTS="$VILE_OPTS $OPTS" &&
+
+if [ "${VILE_SYMLINK}" == "y" ]; then
+ OPTS="--with-symlink=vi $OPTS"
+fi &&
+
+default_build