diff options
author | ale <ale@FreeBSD.org> | 2004-02-26 21:52:45 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2004-02-26 21:52:45 +0800 |
commit | d48faf78b5cd365aa36b2bdce78f3b0ed9cd28ac (patch) | |
tree | 11891874a485ed72448da04a0f3d4c821417f23e /mail | |
parent | 8166abfa8f21515c3a56c2cb8f7f932f9e9b64cd (diff) | |
download | freebsd-ports-gnome-d48faf78b5cd365aa36b2bdce78f3b0ed9cd28ac.tar.gz freebsd-ports-gnome-d48faf78b5cd365aa36b2bdce78f3b0ed9cd28ac.tar.zst freebsd-ports-gnome-d48faf78b5cd365aa36b2bdce78f3b0ed9cd28ac.zip |
Connect qmailadmin-devel and vpopmail-devel to the build.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index 2a40b913caed..5fe5bfd2d980 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -313,6 +313,7 @@ SUBDIR += qmail-scanner SUBDIR += qmail-tls SUBDIR += qmailadmin + SUBDIR += qmailadmin-devel SUBDIR += qmailanalog SUBDIR += qpopper SUBDIR += qsf @@ -390,6 +391,7 @@ SUBDIR += vmailmgr SUBDIR += vodmr SUBDIR += vpopmail + SUBDIR += vpopmail-devel SUBDIR += vpopmail-stable SUBDIR += vqadmin SUBDIR += vqregister |