[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Tinyproxy has wrong sysconfdir
- To: ports_(_at_)_openbsd_(_dot_)_org
- Subject: Tinyproxy has wrong sysconfdir
- From: "Steve Shockley" <steve_(_dot_)_shockley_(_at_)_shockley_(_dot_)_net>
- Date: Wed, 24 Sep 2003 00:01:20 -0400
When you run it, the default is /usr/local/etc/tinyproxy. Putting this back
seems to make it work:
--- Makefile Tue Sep 23 23:59:38 2003
+++ Makefile.mine Tue Sep 23 23:47:12 2003
@@ -22,6 +22,10 @@
MODGCC3_ARCHES= sparc64
CONFIGURE_STYLE= simple
+TP_CONFIG= ${SYSCONFDIR}/tinyproxy
+CONFIGURE_ARGS+= --with-config=${TP_CONFIG}/tinyproxy.conf
+SUBST_VARS= TP_CONFIG
+
MAKE_FLAGS= CFLAGS="${CFLAGS}"
DOCS= HTTP_ERROR_CODES RFC_INFO filter-howto.txt
Visit your host, monkey.org