Subject: Re: www/adzap
To: =?iso-8859-2?Q?Micha=B3?= Pasternak <michal@pasternak.w.lub.pl>
From: Jeremy C. Reed <reed@reedmedia.net>
List: tech-pkg
Date: 06/12/2003 19:46:08
On Fri, 13 Jun 2003, [iso-8859-2] Micha=B3 Pasternak wrote:
> Okay. Is PKG_SYSCONFDIR /etc or /usr/pkg/etc and are there any reasons
> why www/adzap doesn't obey that?
See patches/patch-aa
+. /etc/adzap.conf
That line should probably be:
+. @PKG_SYSCONFDIR@/adzap.conf
(Run "make makepathsum" afterward.)
And the Makefile should have something like:
USE_PKGINSTALL=3D YES
CONF_FILES=3D=09=09${PREFIX}/share/examples/adzap/adzap.conf
(which is already installed.)
Please try that. If works, maybe send patches via send-pr.
Jeremy C. Reed
http://www.reedmedia.net/