diff options
Diffstat (limited to 'mail/icqmail/Makefile')
-rw-r--r-- | mail/icqmail/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/icqmail/Makefile b/mail/icqmail/Makefile index 70b57004a69f..316f4b4c58f2 100644 --- a/mail/icqmail/Makefile +++ b/mail/icqmail/Makefile @@ -22,4 +22,6 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= CFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib -lguile -lqthreads" +MAN1= icqmail.1 + .include <bsd.port.mk> |