Skip to content

Instantly share code, notes, and snippets.

@bovine
Created March 12, 2014 23:06
Show Gist options
  • Save bovine/9518474 to your computer and use it in GitHub Desktop.
Save bovine/9518474 to your computer and use it in GitHub Desktop.
diff -uwr mod_rivet.orig/Makefile mod_rivet/Makefile
--- mod_rivet.orig/Makefile 2014-03-12 18:03:28.000000000 -0500
+++ mod_rivet/Makefile 2014-03-12 18:03:52.000000000 -0500
@@ -16,7 +16,7 @@
LIB_DEPENDS= libitcl.so:${PORTSDIR}/lang/itcl
USE_APACHE= 22+
-USE_AUTOTOOLS= aclocal automake libtool libtoolize
+USE_AUTOTOOLS= aclocal libtool libtoolize autoheader automake autoconf
USE_LDCONFIG= ${PREFIX}/lib/rivet
USES+= gmake tcl:85+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment