summaryrefslogtreecommitdiff
path: root/homebrew/enchant/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/enchant/.make.sh-auto')
-rw-r--r--homebrew/enchant/.make.sh-auto4
1 files changed, 4 insertions, 0 deletions
diff --git a/homebrew/enchant/.make.sh-auto b/homebrew/enchant/.make.sh-auto
new file mode 100644
index 000000000..e2407a211
--- /dev/null
+++ b/homebrew/enchant/.make.sh-auto
@@ -0,0 +1,4 @@
+pkg:setup
+pkg:configure --disable-dependency-tracking --enable-relocatable
+make DESTDIR=${PKG_DEST} install
+ln_s "enchant-2.pc", lib/"pkgconfig/enchant.pc"