aboutsummaryrefslogtreecommitdiff
path: root/mail/jamlib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/jamlib/Makefile')
-rw-r--r--mail/jamlib/Makefile29
1 files changed, 0 insertions, 29 deletions
diff --git a/mail/jamlib/Makefile b/mail/jamlib/Makefile
index 215a1f65aa75..c90f665324b2 100644
--- a/mail/jamlib/Makefile
+++ b/mail/jamlib/Makefile
@@ -15,33 +15,4 @@ GNU_CONFIGURE= yes
NO_INSTALL_MANPAGES= yes
USE_LDCONFIG= yes
-MAN3= JAM_AddEmptyMessage.3 \
- JAM_AddMessage.3 \
- JAM_ChangeMsgHeader.3 \
- JAM_ClearMsgHeader.3 \
- JAM_CloseMB.3 \
- JAM_Crc32.3 \
- JAM_CreateMB.3 \
- JAM_DelSubPacket.3 \
- JAM_DeleteMessage.3 \
- JAM_Errno.3 \
- JAM_FindUser.3 \
- JAM_GetMBSize.3 \
- JAM_GetSubfield.3 \
- JAM_GetSubfield_R.3 \
- JAM_LockMB.3 \
- JAM_NewSubPacket.3 \
- JAM_OpenMB.3 \
- JAM_PutSubfield.3 \
- JAM_ReadLastRead.3 \
- JAM_ReadMBHeader.3 \
- JAM_ReadMsgHeader.3 \
- JAM_ReadMsgText.3 \
- JAM_RemoveMB.3 \
- JAM_UnlockMB.3 \
- JAM_WriteLastRead.3 \
- JAM_WriteMBHeader.3 \
- jamlib.3
-
-NO_STAGE= yes
.include <bsd.port.mk>