diff options
author | Sergei Kolobov <sergei@FreeBSD.org> | 2003-12-12 23:50:02 +0000 |
---|---|---|
committer | Sergei Kolobov <sergei@FreeBSD.org> | 2003-12-12 23:50:02 +0000 |
commit | ed3595754bd1a529d81636193210fc027c4552df (patch) | |
tree | 5165e8678432fadb05c4a83316040bbb4ff9363c /mail/mailman/files | |
parent | - Reset maintainer to ports@FreeBSD.org due to lack of response (diff) |
- Add WITH_HTDIG knob to enable htdig integration
- Start using DIST_SUBDIR because of the funkyness of the patch names
- Tweak pkg-plist (duplicate @dirrm/@unexec rmdir, use DOCSDIR, etc.)
- Do not bump PORTREVISION: The default built binaries are unchanged
PR: 57877
Submitted by: Scott Lambert <lambert@lambertfam.org>
Approved by: maintainer
Notes
Notes:
svn path=/head/; revision=95697
Diffstat (limited to 'mail/mailman/files')
-rw-r--r-- | mail/mailman/files/pkg-opts | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/mailman/files/pkg-opts b/mail/mailman/files/pkg-opts index 20cccda21eaa..c80524e10a8e 100644 --- a/mail/mailman/files/pkg-opts +++ b/mail/mailman/files/pkg-opts @@ -53,3 +53,6 @@ * WITH_CHINESE [undefined] Define to include support for Chinese mailing lists +* WITH_HTDIG [undefined] + Define to include the htdig integration patches. + |