ports/51355: new port: mail2sms
Jim Geovedi
jim at corebsd.or.id
Thu Apr 24 18:30:14 UTC 2003
The following reply was made to PR ports/51355; it has been noted by GNATS.
From: Jim Geovedi <jim at corebsd.or.id>
To: gonter at whisky.wu-wien.ac.at
Cc: FreeBSD-gnats-submit at freebsd.org
Subject: Re: ports/51355: new port: mail2sms
Date: Fri, 25 Apr 2003 01:22:47 +0700
> [...]
> X-#define GLOBAL_CONFIG "/etc/mail/sms/mail2sms.conf"
> X+#define GLOBAL_CONFIG "/usr/local/etc/mail2sms.conf"
> [...]
> X-.B /etc/mail/sms/mail2sms.conf
> X+.B /usr/local/etc/mail2sms.conf
Do try to make your port patch and install relative to ${PREFIX}. By not
hardcoding them will make the port much more flexible and able to cater
to the needs of other sites.
More information about the freebsd-ports-bugs
mailing list